Home
last modified time | relevance | path

Searched refs:socket5 (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/libs/asio/test/generic/
Dseq_packet_protocol.cpp81 spp::socket socket5(std::move(socket4)); in test() local
Dstream_protocol.cpp92 sp::socket socket5(std::move(socket4)); in test() local
Draw_protocol.cpp82 rp::socket socket5(std::move(socket4)); in test() local
Ddatagram_protocol.cpp82 dp::socket socket5(std::move(socket4)); in test() local
/third_party/boost/libs/asio/test/local/
Dstream_protocol.cpp79 sp::socket socket5(ioc_ex); in test() local
Ddatagram_protocol.cpp71 dp::socket socket5(ioc_ex); in test() local
/third_party/boost/libs/asio/test/ip/
Dtcp.cpp251 ip::tcp::socket socket5(ioc, ip::tcp::endpoint(ip::tcp::v6(), 0)); in test() local
270 ip::tcp::socket socket13(std::move(socket5)); in test()
Dicmp.cpp98 ip::icmp::socket socket5(ioc, ip::icmp::endpoint(ip::icmp::v6(), 0)); in test() local
Dudp.cpp114 ip::udp::socket socket5(ioc, ip::udp::endpoint(ip::udp::v6(), 0)); in test() local