Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Doverlapped.c90 static LPFN_CONNECTEX Py_ConnectEx = NULL; variable
1159 ret = Py_ConnectEx(ConnectSocket, Address, Length, in Overlapped_ConnectEx()