Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsocketmodule.h190 PyTypeObject *Sock_Type; member
D_ssl.c3110 PySocketModule.Sock_Type, in context_wrap_socket()
3116 PySocketModule.Sock_Type, in context_wrap_socket()
/external/python/cpython3/Modules/
Dsocketmodule.h280 PyTypeObject *Sock_Type; member
/external/python/cpython3/Modules/clinic/
D_ssl.c.h598 PySocketModule.Sock_Type, &sock, &server_side, &hostname_obj, &owner, &session)) { in _ssl__SSLContext__wrap_socket()