Searched refs:sock_connect_impl (Results 1 – 1 of 1) sorted by relevance
2994 sock_connect_impl(PySocketSockObject *s, void* Py_UNUSED(data)) in sock_connect_impl() function3067 if (sock_call_ex(s, 1, sock_connect_impl, NULL, in internal_connect()3073 if (sock_call_ex(s, 1, sock_connect_impl, NULL, in internal_connect()