Searched defs:async_write_some (Results 1 – 5 of 5) sorted by relevance
269 void async_write_some(implementation_type& impl, in async_write_some() function in boost::asio::detail::reactive_descriptor_service293 void async_write_some(implementation_type& impl, in async_write_some() function in boost::asio::detail::reactive_descriptor_service
147 void async_write_some(implementation_type& impl, in async_write_some() function in boost::asio::detail::win_iocp_handle_service
159 void async_write_some(implementation_type& impl, in async_write_some() function in boost::asio::detail::reactive_serial_port_service
155 void async_write_some(implementation_type& impl, in async_write_some() function in boost::asio::detail::win_iocp_serial_port_service
123 void async_write_some(const Const_Buffers& buffers, in async_write_some() function in test_stream