Searched refs:PySocketModuleAPI (Results 1 – 2 of 2) sorted by relevance
4576 PySocketModule_APIObject PySocketModuleAPI = variable4620 PySocketModuleAPI.error = socket_error;4660 PyCapsule_New(&PySocketModuleAPI, PySocket_CAPSULE_NAME, NULL)
7024 PySocketModule_APIObject PySocketModuleAPI = variable7079 PySocketModuleAPI.error = PyExc_OSError;7098 PySocketModuleAPI.timeout_error = socket_timeout;7120 PyCapsule_New(&PySocketModuleAPI, PySocket_CAPSULE_NAME, NULL)