Home
last modified time | relevance | path

Searched refs:WSAID_CONNECTEX (Results 1 – 2 of 2) sorted by relevance

/external/libevent/
Devent_iocp.c136 #ifndef WSAID_CONNECTEX
137 #define WSAID_CONNECTEX \ macro
151 const GUID connectex = WSAID_CONNECTEX; in init_extension_functions()
/external/python/cpython3/Modules/
Doverlapped.c103 GUID GuidConnectEx = WSAID_CONNECTEX; in initialize_function_pointers()