Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Doverlapped.c158 static LPFN_DISCONNECTEX Py_DisconnectEx = NULL; variable
178 Py_DisconnectEx != NULL && in initialize_function_pointers()
1497 ret = Py_DisconnectEx((SOCKET)Socket, &self->overlapped, flags, 0); in _overlapped_Overlapped_DisconnectEx_impl()

Completed in 3 milliseconds