Home
last modified time | relevance | path

Searched refs:io_control_command (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/libs/asio/test/posix/
Dstream_descriptor.cpp57 posix::descriptor_base::bytes_readable io_control_command; in test() local
116 descriptor1.io_control(io_control_command); in test()
117 descriptor1.io_control(io_control_command, ec); in test()
/third_party/boost/libs/asio/test/generic/
Dseq_packet_protocol.cpp66 socket_base::bytes_readable io_control_command; in test() local
149 socket1.io_control(io_control_command); in test()
150 socket1.io_control(io_control_command, ec); in test()
Dstream_protocol.cpp75 socket_base::bytes_readable io_control_command; in test() local
169 socket1.io_control(io_control_command); in test()
170 socket1.io_control(io_control_command, ec); in test()
Draw_protocol.cpp67 socket_base::bytes_readable io_control_command; in test() local
153 socket1.io_control(io_control_command); in test()
154 socket1.io_control(io_control_command, ec); in test()
Ddatagram_protocol.cpp67 socket_base::bytes_readable io_control_command; in test() local
153 socket1.io_control(io_control_command); in test()
154 socket1.io_control(io_control_command, ec); in test()
/third_party/boost/libs/asio/test/local/
Dstream_protocol.cpp68 socket_base::bytes_readable io_control_command; in test() local
139 socket1.io_control(io_control_command); in test()
140 socket1.io_control(io_control_command, ec); in test()
Ddatagram_protocol.cpp60 socket_base::bytes_readable io_control_command; in test() local
131 socket1.io_control(io_control_command); in test()
132 socket1.io_control(io_control_command, ec); in test()
/third_party/boost/libs/asio/test/archetypes/
Dio_control_command.hpp16 class io_control_command class
/third_party/boost/libs/asio/test/ip/
Dtcp.cpp241 archetypes::io_control_command io_control_command; in test() local
368 socket1.io_control(io_control_command); in test()
369 socket1.io_control(io_control_command, ec); in test()
769 archetypes::io_control_command io_control_command; in test() local
864 acceptor1.io_control(io_control_command); in test()
865 acceptor1.io_control(io_control_command, ec); in test()
Dicmp.cpp88 archetypes::io_control_command io_control_command; in test() local
215 socket1.io_control(io_control_command); in test()
216 socket1.io_control(io_control_command, ec); in test()
Dudp.cpp104 archetypes::io_control_command io_control_command; in test() local
231 socket1.io_control(io_control_command); in test()
232 socket1.io_control(io_control_command, ec); in test()