Home
last modified time | relevance | path

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

/third_party/boost/libs/asio/example/cpp03/tutorial/daytime3/
Dserver.cpp28 class tcp_connection class
55 tcp_connection(boost::asio::io_context& io_context) in tcp_connection() function in tcp_connection
/third_party/boost/libs/asio/example/cpp03/tutorial/daytime7/
Dserver.cpp30 class tcp_connection class
55 tcp_connection(boost::asio::io_context& io_context) in tcp_connection() function in tcp_connection
/third_party/libuv/test/
Dtest-ipc.c31 static uv_tcp_t tcp_connection; variable