Home
last modified time | relevance | path

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

/third_party/grpc/test/core/event_engine/posix/
Dposix_event_engine_connect_test.cc68 int client_socket; in CreateConnectedSockets() local
/third_party/grpc/test/core/iomgr/
Dtcp_client_posix_test.cc260 int client_socket = socket(tried_ipv4 ? AF_INET : AF_INET6, SOCK_STREAM, 0); in test_connect_cancellation_succeeds() local
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Ddaemon.c1237 MHD_socket client_socket, in internal_add_connection()
1877 MHD_socket client_socket, in MHD_add_connection()
/third_party/alsa-lib/src/pcm/
Dpcm_share.c113 int client_socket; member