Searched defs:async_send_to (Results 1 – 6 of 6) sorted by relevance
/third_party/boost/boost/asio/detail/ |
D | reactive_socket_service.hpp | 256 void async_send_to(implementation_type& impl, in async_send_to() function in boost::asio::detail::reactive_socket_service 281 void async_send_to(implementation_type& impl, const null_buffers&, in async_send_to() function in boost::asio::detail::reactive_socket_service
|
D | win_iocp_socket_service.hpp | 329 void async_send_to(implementation_type& impl, in async_send_to() function in boost::asio::detail::win_iocp_socket_service 355 void async_send_to(implementation_type& impl, const null_buffers&, in async_send_to() function in boost::asio::detail::win_iocp_socket_service
|
D | null_socket_service.hpp | 407 void async_send_to(implementation_type&, const ConstBufferSequence&, in async_send_to() function in boost::asio::detail::null_socket_service 419 void async_send_to(implementation_type&, const null_buffers&, in async_send_to() function in boost::asio::detail::null_socket_service
|
/third_party/boost/libs/asio/include/boost/asio/detail/ |
D | reactive_socket_service.hpp | 256 void async_send_to(implementation_type& impl, in async_send_to() function in boost::asio::detail::reactive_socket_service 281 void async_send_to(implementation_type& impl, const null_buffers&, in async_send_to() function in boost::asio::detail::reactive_socket_service
|
D | win_iocp_socket_service.hpp | 329 void async_send_to(implementation_type& impl, in async_send_to() function in boost::asio::detail::win_iocp_socket_service 355 void async_send_to(implementation_type& impl, const null_buffers&, in async_send_to() function in boost::asio::detail::win_iocp_socket_service
|
D | null_socket_service.hpp | 407 void async_send_to(implementation_type&, const ConstBufferSequence&, in async_send_to() function in boost::asio::detail::null_socket_service 419 void async_send_to(implementation_type&, const null_buffers&, in async_send_to() function in boost::asio::detail::null_socket_service
|