Home
last modified time | relevance | path

Searched defs:null_buffers (Results 1 – 25 of 281) sorted by last modified time

12345678910>>...12

/dports/devel/R-cran-BH/BH/inst/include/boost/asio/detail/
H A Dreactive_socket_service.hpp244 size_t send_to(implementation_type& impl, const null_buffers&, in send_to()
293 void async_send_to(implementation_type& impl, const null_buffers&, in async_send_to()
359 size_t receive_from(implementation_type& impl, const null_buffers&, in receive_from()
417 void async_receive_from(implementation_type& impl, const null_buffers&, in async_receive_from()
H A 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()
H A Dwin_iocp_socket_service.hpp316 size_t send_to(implementation_type& impl, const null_buffers&, in send_to()
363 void async_send_to(implementation_type& impl, const null_buffers&, in async_send_to()
404 const null_buffers&, endpoint_type& sender_endpoint, in receive_from()
454 void async_receive_from(implementation_type& impl, const null_buffers&, in async_receive_from()
H A Dwin_iocp_socket_service_base.hpp286 size_t send(base_implementation_type& impl, const null_buffers&, in send()
331 void async_send(base_implementation_type& impl, const null_buffers&, in async_send()
361 size_t receive(base_implementation_type& impl, const null_buffers&, in receive()
408 const null_buffers&, socket_base::message_flags flags, in async_receive()
460 const null_buffers&, socket_base::message_flags, in receive_with_flags()
510 const null_buffers&, socket_base::message_flags in_flags, in async_receive_with_flags()
H A Dreactive_descriptor_service.hpp272 const null_buffers&, boost::system::error_code& ec) in write_some()
320 const null_buffers&, Handler& handler, const IoExecutor& io_ex) in async_write_some()
375 const null_buffers&, boost::system::error_code& ec) in read_some()
424 const null_buffers&, Handler& handler, const IoExecutor& io_ex) in async_read_some()
H A Dreactive_socket_service_base.hpp273 size_t send(base_implementation_type& impl, const null_buffers&, in send()
323 void async_send(base_implementation_type& impl, const null_buffers&, in async_send()
377 size_t receive(base_implementation_type& impl, const null_buffers&, in receive()
433 const null_buffers&, socket_base::message_flags flags, in async_receive()
483 const null_buffers&, socket_base::message_flags, in receive_with_flags()
541 const null_buffers&, socket_base::message_flags in_flags, in async_receive_with_flags()
H A Dio_uring_socket_service_base.hpp274 size_t send(base_implementation_type& impl, const null_buffers&, in send()
324 void async_send(base_implementation_type& impl, const null_buffers&, in async_send()
378 size_t receive(base_implementation_type& impl, const null_buffers&, in receive()
433 const null_buffers&, socket_base::message_flags flags, in async_receive()
493 const null_buffers&, socket_base::message_flags, in receive_with_flags()
550 const null_buffers&, socket_base::message_flags in_flags, in async_receive_with_flags()
H A Dio_uring_socket_service.hpp242 size_t send_to(implementation_type& impl, const null_buffers&, in send_to()
291 void async_send_to(implementation_type& impl, const null_buffers&, in async_send_to()
357 size_t receive_from(implementation_type& impl, const null_buffers&, in receive_from()
414 void async_receive_from(implementation_type& impl, const null_buffers&, in async_receive_from()
H A Dio_uring_descriptor_service.hpp273 const null_buffers&, boost::system::error_code& ec) in write_some()
322 const null_buffers&, Handler& handler, const IoExecutor& io_ex) in async_write_some()
453 const null_buffers&, boost::system::error_code& ec) in read_some()
503 const null_buffers&, Handler& handler, const IoExecutor& io_ex) in async_read_some()
H A 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()
H A Dconsuming_buffers.hpp421 consuming_buffers(const null_buffers&) in consuming_buffers()
/dports/devel/R-cran-BH/BH/inst/include/boost/asio/
H A Dbuffer.hpp355 class null_buffers class
/dports/databases/galera26/galera-release_26.4.10/asio/asio/detail/
H A Dreactive_socket_service_base.hpp187 size_t send(base_implementation_type& impl, const null_buffers&, in send()
224 void async_send(base_implementation_type& impl, const null_buffers&, in async_send()
258 size_t receive(base_implementation_type& impl, const null_buffers&, in receive()
299 void async_receive(base_implementation_type& impl, const null_buffers&, in async_receive()
339 const null_buffers&, socket_base::message_flags, in receive_with_flags()
383 const null_buffers&, socket_base::message_flags in_flags, in async_receive_with_flags()
H A Dreactive_descriptor_service.hpp178 const null_buffers&, asio::error_code& ec) in write_some()
213 const null_buffers&, Handler& handler) in async_write_some()
246 const null_buffers&, asio::error_code& ec) in read_some()
281 const null_buffers&, Handler& handler) in async_read_some()
H A Dreactive_socket_service.hpp213 size_t send_to(implementation_type& impl, const null_buffers&, in send_to()
250 void async_send_to(implementation_type& impl, const null_buffers&, in async_send_to()
293 size_t receive_from(implementation_type& impl, const null_buffers&, in receive_from()
340 const null_buffers&, endpoint_type& sender_endpoint, in async_receive_from()
H A Dwin_iocp_socket_service_base.hpp204 size_t send(base_implementation_type& impl, const null_buffers&, in send()
240 void async_send(base_implementation_type& impl, const null_buffers&, in async_send()
271 size_t receive(base_implementation_type& impl, const null_buffers&, in receive()
307 void async_receive(base_implementation_type& impl, const null_buffers&, in async_receive()
341 const null_buffers&, socket_base::message_flags, in receive_with_flags()
381 const null_buffers&, socket_base::message_flags in_flags, in async_receive_with_flags()
H A Dwinrt_ssocket_service_base.hpp182 std::size_t send(base_implementation_type&, const null_buffers&, in send()
217 void async_send(base_implementation_type&, const null_buffers&, in async_send()
238 std::size_t receive(base_implementation_type&, const null_buffers&, in receive()
273 void async_receive(base_implementation_type&, const null_buffers&, in async_receive()
H A Dconsuming_buffers.hpp271 consuming_buffers(const asio::null_buffers&) in consuming_buffers()
H A Dnull_socket_service.hpp255 std::size_t send(implementation_type&, const null_buffers&, in send()
275 void async_send(implementation_type&, const null_buffers&, in async_send()
293 std::size_t receive(implementation_type&, const null_buffers&, in receive()
313 void async_receive(implementation_type&, const null_buffers&, in async_receive()
334 const null_buffers&, socket_base::message_flags, in receive_with_flags()
356 const null_buffers&, socket_base::message_flags, in async_receive_with_flags()
376 std::size_t send_to(implementation_type&, const null_buffers&, in send_to()
398 void async_send_to(implementation_type&, const null_buffers&, in async_send_to()
418 std::size_t receive_from(implementation_type&, const null_buffers&, in receive_from()
442 const null_buffers&, endpoint_type&, in async_receive_from()
H A Dwin_iocp_socket_service.hpp296 size_t send_to(implementation_type& impl, const null_buffers&, in send_to()
333 void async_send_to(implementation_type& impl, const null_buffers&, in async_send_to()
374 const null_buffers&, endpoint_type& sender_endpoint, in receive_from()
415 const null_buffers&, endpoint_type& sender_endpoint, in async_receive_from()
/dports/databases/galera26/galera-release_26.4.10/asio/asio/
H A Dbuffer.hpp324 class null_buffers class
/dports/databases/galera/galera-release_25.3.35/asio/asio/detail/
H A Dreactive_descriptor_service.hpp178 const null_buffers&, asio::error_code& ec) in write_some()
213 const null_buffers&, Handler& handler) in async_write_some()
246 const null_buffers&, asio::error_code& ec) in read_some()
281 const null_buffers&, Handler& handler) in async_read_some()
H A Dreactive_socket_service_base.hpp187 size_t send(base_implementation_type& impl, const null_buffers&, in send()
224 void async_send(base_implementation_type& impl, const null_buffers&, in async_send()
258 size_t receive(base_implementation_type& impl, const null_buffers&, in receive()
299 void async_receive(base_implementation_type& impl, const null_buffers&, in async_receive()
339 const null_buffers&, socket_base::message_flags, in receive_with_flags()
383 const null_buffers&, socket_base::message_flags in_flags, in async_receive_with_flags()
H A Dwin_iocp_socket_service.hpp296 size_t send_to(implementation_type& impl, const null_buffers&, in send_to()
333 void async_send_to(implementation_type& impl, const null_buffers&, in async_send_to()
374 const null_buffers&, endpoint_type& sender_endpoint, in receive_from()
415 const null_buffers&, endpoint_type& sender_endpoint, in async_receive_from()
H A Dwinrt_ssocket_service_base.hpp182 std::size_t send(base_implementation_type&, const null_buffers&, in send()
217 void async_send(base_implementation_type&, const null_buffers&, in async_send()
238 std::size_t receive(base_implementation_type&, const null_buffers&, in receive()
273 void async_receive(base_implementation_type&, const null_buffers&, in async_receive()

12345678910>>...12