Searched refs:RTWinSocketPair (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/NetworkServices/NAT/
H A DRTWinSocketPair.cpp31 extern "C" int RTWinSocketPair(int domain, int type, int protocol, SOCKET socket_vector[2]) function
H A Dwinutils.h162 int RTWinSocketPair(int domain, int type, int protocol, SOCKET socket_vector[2]);
H A Dproxy_pollmgr.c105 status = RTWinSocketPair(PF_INET, SOCK_DGRAM, 0, pollmgr.chan[i]);

Completed in 64 milliseconds