Home
last modified time | relevance | path

Searched defs:socket_error (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Diomgr.pyx.pxi23 cdef grpc_error* socket_error(str syscall, str err): function
/third_party/python/Lib/
Dssl.py263 socket_error = OSError # keep that public name in module namespace variable