Home
last modified time | relevance | path

Searched defs:SocketWrapper (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Dgrpc_gevent.pxd.pxi22 cdef class SocketWrapper: class
Dgrpc_gevent.pyx.pxi32 cdef class SocketWrapper: class
/third_party/node/test/cctest/
Dtest_inspector_socket_server.cc89 class SocketWrapper { class
91 explicit SocketWrapper(uv_loop_t* loop) : closed_(false), in SocketWrapper() function in __anon7d2cdce40111::SocketWrapper