Searched defs:enable_connection_aborted (Results 1 – 8 of 8) sorted by relevance
| /third_party/boost/boost/asio/ |
| D | socket_base.hpp | 499 typedef implementation_defined enable_connection_aborted; typedef in boost::asio::socket_base 504 enable_connection_aborted; typedef in boost::asio::socket_base
|
| /third_party/boost/libs/asio/include/boost/asio/ |
| D | socket_base.hpp | 499 typedef implementation_defined enable_connection_aborted; typedef in boost::asio::socket_base 504 enable_connection_aborted; typedef in boost::asio::socket_base
|
| /third_party/boost/libs/asio/include/boost/asio/detail/ |
| D | socket_ops.hpp | 44 enable_connection_aborted = 4, enumerator
|
| D | win_iocp_socket_accept_op.hpp | 49 bool enable_connection_aborted, Handler& handler, const IoExecutor& io_ex) in win_iocp_socket_accept_op() 180 bool enable_connection_aborted, Handler& handler, const IoExecutor& io_ex) in win_iocp_socket_move_accept_op()
|
| D | win_iocp_socket_service.hpp | 500 bool enable_connection_aborted = in async_accept() local 528 bool enable_connection_aborted = in async_move_accept() local
|
| /third_party/boost/boost/asio/detail/ |
| D | socket_ops.hpp | 44 enable_connection_aborted = 4, enumerator
|
| D | win_iocp_socket_accept_op.hpp | 49 bool enable_connection_aborted, Handler& handler, const IoExecutor& io_ex) in win_iocp_socket_accept_op() 180 bool enable_connection_aborted, Handler& handler, const IoExecutor& io_ex) in win_iocp_socket_move_accept_op()
|
| D | win_iocp_socket_service.hpp | 500 bool enable_connection_aborted = in async_accept() local 528 bool enable_connection_aborted = in async_move_accept() local
|