OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WSAEnumProtocols
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/test/channel_transport/
udp_socket2_win.cc
88
// information from
WSAEnumProtocols
.
89
int32_t nRet =
WSAEnumProtocols
(NULL, lpProtocolBuf, &dwBufLen);
91
nRet =
WSAEnumProtocols
(NULL, lpProtocolBuf, &dwBufLen);
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock2.h
[
all
...]
Completed in 465 milliseconds