Home
last modified time | relevance | path

Searched defs:client_conn (Results 1 – 7 of 7) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/abstract/
Dtransports.h42 int (*client_conn)(const lws_abs_t *abs); member
/third_party/glib/gio/tests/
Dpollable.c337 GSocketConnection *client_conn = NULL, *server_conn = NULL; in test_pollable_socket() local
Dgdbus-connection-flush.c165 GDBusConnection *client_conn; member
Dconverter-stream.c923 GSocketConnection *client_conn = NULL, *server_conn = NULL; in make_socketpair() local
/third_party/mindspore/mindspore/ccsrc/ps/core/communicator/
Dtcp_server.cc137 void TcpServer::SetServerCallback(const OnConnected &client_conn, const OnDisconnected &client_disc… in SetServerCallback()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtspconnection.c111 create_connection (GSocketConnection ** client_conn, in create_connection()
/third_party/lwip/src/apps/lwiperf/
Dlwiperf.c391 lwiperf_state_tcp_t *client_conn; in lwiperf_tx_start_impl() local