| /third_party/boost/libs/asio/include/boost/asio/local/ |
| D | connect_pair.hpp | 46 inline void connect_pair(basic_socket<Protocol, Executor1>& socket1, in connect_pair() 56 basic_socket<Protocol, Executor1>& socket1, in connect_pair()
|
| /third_party/boost/boost/asio/local/ |
| D | connect_pair.hpp | 46 inline void connect_pair(basic_socket<Protocol, Executor1>& socket1, in connect_pair() 56 basic_socket<Protocol, Executor1>& socket1, in connect_pair()
|
| /third_party/node/test/parallel/ |
| D | test-cluster-dgram-reuse.js | 24 const socket1 = dgram.createSocket(options); constant
|
| D | test-cluster-dgram-ipv6only.js | 26 const socket1 = dgram.createSocket({ constant
|
| /third_party/node/test/known_issues/ |
| D | test-dgram-bind-shared-ports-after-port-0.js | 50 const socket1 = dgram.createSocket('udp4', () => {}); constant
|
| /third_party/node/test/cctest/ |
| D | test_inspector_socket_server.cc | 505 SocketWrapper socket1(&loop); in TEST_F() local 518 SocketWrapper socket1(&loop); in TEST_F() local 531 SocketWrapper socket1(&loop); in TEST_F() local 544 SocketWrapper socket1(&loop); in TEST_F() local 587 SocketWrapper socket1(&loop); in TEST_F() local
|
| /third_party/node/test/sequential/ |
| D | test-dgram-bind-shared-ports.js | 76 const socket1 = dgram.createSocket('udp4', common.mustNotCall()); constant
|
| /third_party/boost/libs/asio/test/generic/ |
| D | seq_packet_protocol.cpp | 71 spp::socket socket1(ioc); in test() local
|
| D | datagram_protocol.cpp | 72 dp::socket socket1(ioc); in test() local
|
| D | raw_protocol.cpp | 72 rp::socket socket1(ioc); in test() local
|
| D | stream_protocol.cpp | 80 sp::socket socket1(ioc); in test() local
|
| /third_party/boost/libs/asio/test/ssl/ |
| D | stream.cpp | 75 ip::tcp::socket socket1(ioc, ip::tcp::v4()); in test() local
|
| /third_party/boost/libs/asio/test/local/ |
| D | datagram_protocol.cpp | 65 dp::socket socket1(ioc); in test() local
|
| D | stream_protocol.cpp | 73 sp::socket socket1(ioc); in test() local
|
| /third_party/boost/libs/asio/test/ip/ |
| D | icmp.cpp | 94 ip::icmp::socket socket1(ioc); in test() local
|
| D | udp.cpp | 110 ip::udp::socket socket1(ioc); in test() local
|
| D | tcp.cpp | 247 ip::tcp::socket socket1(ioc); in test() local
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/ |
| D | gstrtspconnection.c | 169 GSocket *socket0, *socket1; member
|