Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Doverlapped.c156 static LPFN_ACCEPTEX Py_AcceptEx = NULL; variable
176 if (Py_AcceptEx != NULL && in initialize_function_pointers()
1328 ret = Py_AcceptEx((SOCKET)ListenSocket, (SOCKET)AcceptSocket, in _overlapped_Overlapped_AcceptEx_impl()

Completed in 3 milliseconds