Home
last modified time | relevance | path

Searched defs:read_socket (Results 1 – 4 of 4) sorted by relevance

/third_party/nghttp2/src/
Dasio_client_session_tls_impl.cc89 void session_tls_impl::read_socket( in read_socket() function in nghttp2::asio_http2::client::session_tls_impl
Dasio_client_session_tcp_impl.cc70 void session_tcp_impl::read_socket( in read_socket() function in nghttp2::asio_http2::client::session_tcp_impl
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/
Dcompletion_queue.pyx.pxi46 def __cinit__(self, object loop, object read_socket, object handler):
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.c167 GSocket *read_socket; member