HomeSort by relevance Sort by last modified time
    Searched refs:SIO_ADDRESS_LIST_SORT (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/dns/
address_sorter_win.cc 40 // Executes the SIO_ADDRESS_LIST_SORT ioctl on the WorkerPool, and
94 int result = WSAIoctl(sock, SIO_ADDRESS_LIST_SORT, input_buffer_.get(),
98 LOG(ERROR) << "SIO_ADDRESS_LIST_SORT failed " << WSAGetLastError();
155 // SIO_ADDRESS_LIST_SORT does not support IPv4 addresses on Windows XP.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock2.h 535 #define SIO_ADDRESS_LIST_SORT _WSAIORW(IOC_WS2,25)
    [all...]

Completed in 48 milliseconds