Home
last modified time | relevance | path

Searched defs:null_buffers (Results 1 – 18 of 18) sorted by relevance

/third_party/boost/libs/asio/include/boost/asio/detail/
Dnull_socket_service.hpp267 std::size_t send(implementation_type&, const null_buffers&, in send()
288 void async_send(implementation_type&, const null_buffers&, in async_send()
307 std::size_t receive(implementation_type&, const null_buffers&, in receive()
329 void async_receive(implementation_type&, const null_buffers&, in async_receive()
351 const null_buffers&, socket_base::message_flags, in receive_with_flags()
374 void async_receive_with_flags(implementation_type&, const null_buffers&, in async_receive_with_flags()
396 std::size_t send_to(implementation_type&, const null_buffers&, in send_to()
419 void async_send_to(implementation_type&, const null_buffers&, in async_send_to()
441 std::size_t receive_from(implementation_type&, const null_buffers&, in receive_from()
466 void async_receive_from(implementation_type&, const null_buffers&, in async_receive_from()
Dreactive_socket_service_base.hpp259 size_t send(base_implementation_type& impl, const null_buffers&, in send()
298 void async_send(base_implementation_type& impl, const null_buffers&, in async_send()
341 size_t receive(base_implementation_type& impl, const null_buffers&, in receive()
386 const null_buffers&, socket_base::message_flags flags, in async_receive()
425 const null_buffers&, socket_base::message_flags, in receive_with_flags()
472 const null_buffers&, socket_base::message_flags in_flags, in async_receive_with_flags()
Dwin_iocp_socket_service_base.hpp263 size_t send(base_implementation_type& impl, const null_buffers&, in send()
300 void async_send(base_implementation_type& impl, const null_buffers&, in async_send()
330 size_t receive(base_implementation_type& impl, const null_buffers&, in receive()
370 const null_buffers&, socket_base::message_flags flags, in async_receive()
403 const null_buffers&, socket_base::message_flags, in receive_with_flags()
446 const null_buffers&, socket_base::message_flags in_flags, in async_receive_with_flags()
Dreactive_descriptor_service.hpp258 const null_buffers&, boost::system::error_code& ec) in write_some()
294 const null_buffers&, Handler& handler, const IoExecutor& io_ex) in async_write_some()
337 const null_buffers&, boost::system::error_code& ec) in read_some()
374 const null_buffers&, Handler& handler, const IoExecutor& io_ex) in async_read_some()
Dwinrt_ssocket_service_base.hpp184 std::size_t send(base_implementation_type&, const null_buffers&, in send()
219 void async_send(base_implementation_type&, const null_buffers&, in async_send()
240 std::size_t receive(base_implementation_type&, const null_buffers&, in receive()
276 void async_receive(base_implementation_type&, const null_buffers&, in async_receive()
Dreactive_socket_service.hpp243 size_t send_to(implementation_type& impl, const null_buffers&, in send_to()
281 void async_send_to(implementation_type& impl, const null_buffers&, in async_send_to()
336 size_t receive_from(implementation_type& impl, const null_buffers&, in receive_from()
383 void async_receive_from(implementation_type& impl, const null_buffers&, in async_receive_from()
Dwin_iocp_socket_service.hpp316 size_t send_to(implementation_type& impl, const null_buffers&, in send_to()
355 void async_send_to(implementation_type& impl, const null_buffers&, in async_send_to()
396 const null_buffers&, endpoint_type& sender_endpoint, in receive_from()
439 void async_receive_from(implementation_type& impl, const null_buffers&, in async_receive_from()
Dconsuming_buffers.hpp384 consuming_buffers(const null_buffers&) in consuming_buffers()
/third_party/boost/boost/asio/detail/
Dnull_socket_service.hpp267 std::size_t send(implementation_type&, const null_buffers&, in send()
288 void async_send(implementation_type&, const null_buffers&, in async_send()
307 std::size_t receive(implementation_type&, const null_buffers&, in receive()
329 void async_receive(implementation_type&, const null_buffers&, in async_receive()
351 const null_buffers&, socket_base::message_flags, in receive_with_flags()
374 void async_receive_with_flags(implementation_type&, const null_buffers&, in async_receive_with_flags()
396 std::size_t send_to(implementation_type&, const null_buffers&, in send_to()
419 void async_send_to(implementation_type&, const null_buffers&, in async_send_to()
441 std::size_t receive_from(implementation_type&, const null_buffers&, in receive_from()
466 void async_receive_from(implementation_type&, const null_buffers&, in async_receive_from()
Dreactive_socket_service_base.hpp259 size_t send(base_implementation_type& impl, const null_buffers&, in send()
298 void async_send(base_implementation_type& impl, const null_buffers&, in async_send()
341 size_t receive(base_implementation_type& impl, const null_buffers&, in receive()
386 const null_buffers&, socket_base::message_flags flags, in async_receive()
425 const null_buffers&, socket_base::message_flags, in receive_with_flags()
472 const null_buffers&, socket_base::message_flags in_flags, in async_receive_with_flags()
Dwin_iocp_socket_service_base.hpp263 size_t send(base_implementation_type& impl, const null_buffers&, in send()
300 void async_send(base_implementation_type& impl, const null_buffers&, in async_send()
330 size_t receive(base_implementation_type& impl, const null_buffers&, in receive()
370 const null_buffers&, socket_base::message_flags flags, in async_receive()
403 const null_buffers&, socket_base::message_flags, in receive_with_flags()
446 const null_buffers&, socket_base::message_flags in_flags, in async_receive_with_flags()
Dreactive_descriptor_service.hpp258 const null_buffers&, boost::system::error_code& ec) in write_some()
294 const null_buffers&, Handler& handler, const IoExecutor& io_ex) in async_write_some()
337 const null_buffers&, boost::system::error_code& ec) in read_some()
374 const null_buffers&, Handler& handler, const IoExecutor& io_ex) in async_read_some()
Dwinrt_ssocket_service_base.hpp184 std::size_t send(base_implementation_type&, const null_buffers&, in send()
219 void async_send(base_implementation_type&, const null_buffers&, in async_send()
240 std::size_t receive(base_implementation_type&, const null_buffers&, in receive()
276 void async_receive(base_implementation_type&, const null_buffers&, in async_receive()
Dreactive_socket_service.hpp243 size_t send_to(implementation_type& impl, const null_buffers&, in send_to()
281 void async_send_to(implementation_type& impl, const null_buffers&, in async_send_to()
336 size_t receive_from(implementation_type& impl, const null_buffers&, in receive_from()
383 void async_receive_from(implementation_type& impl, const null_buffers&, in async_receive_from()
Dwin_iocp_socket_service.hpp316 size_t send_to(implementation_type& impl, const null_buffers&, in send_to()
355 void async_send_to(implementation_type& impl, const null_buffers&, in async_send_to()
396 const null_buffers&, endpoint_type& sender_endpoint, in receive_from()
439 void async_receive_from(implementation_type& impl, const null_buffers&, in async_receive_from()
Dconsuming_buffers.hpp384 consuming_buffers(const null_buffers&) in consuming_buffers()
/third_party/boost/libs/asio/include/boost/asio/
Dbuffer.hpp355 class null_buffers class
/third_party/boost/boost/asio/
Dbuffer.hpp355 class null_buffers class