Searched refs:PySocketModule (Results 1 – 3 of 3) sorted by relevance
218 PySocketModule_APIObject PySocketModule; variable237 memcpy(&PySocketModule, api, sizeof(PySocketModule)); in PySocketModule_ImportModuleAndAPI()
3110 PySocketModule.Sock_Type, in context_wrap_socket()3116 PySocketModule.Sock_Type, in context_wrap_socket()4196 PySocketModule.error, NULL); in init_ssl()
758 Modules/_ssl.c - PySocketModule -