Home
last modified time | relevance | path

Searched refs:sender_endpoint (Results 1 – 22 of 22) sorted by relevance

/third_party/boost/libs/asio/example/cpp03/echo/
Dblocking_udp_echo_server.cpp25 udp::endpoint sender_endpoint; in server() local
27 boost::asio::buffer(data, max_length), sender_endpoint); in server()
28 sock.send_to(boost::asio::buffer(data, length), sender_endpoint); in server()
Dblocking_udp_echo_client.cpp46 udp::endpoint sender_endpoint; in main() local
48 boost::asio::buffer(reply, max_length), sender_endpoint); in main()
/third_party/boost/doc/html/boost_asio/example/cpp03/echo/
Dblocking_udp_echo_server.cpp25 udp::endpoint sender_endpoint; in server() local
27 boost::asio::buffer(data, max_length), sender_endpoint); in server()
28 sock.send_to(boost::asio::buffer(data, length), sender_endpoint); in server()
Dblocking_udp_echo_client.cpp46 udp::endpoint sender_endpoint; in main() local
48 boost::asio::buffer(reply, max_length), sender_endpoint); in main()
/third_party/boost/doc/html/boost_asio/example/cpp11/echo/
Dblocking_udp_echo_server.cpp25 udp::endpoint sender_endpoint; in server() local
27 boost::asio::buffer(data, max_length), sender_endpoint); in server()
28 sock.send_to(boost::asio::buffer(data, length), sender_endpoint); in server()
Dblocking_udp_echo_client.cpp45 udp::endpoint sender_endpoint; in main() local
47 boost::asio::buffer(reply, max_length), sender_endpoint); in main()
/third_party/boost/libs/asio/example/cpp11/echo/
Dblocking_udp_echo_server.cpp25 udp::endpoint sender_endpoint; in server() local
27 boost::asio::buffer(data, max_length), sender_endpoint); in server()
28 sock.send_to(boost::asio::buffer(data, length), sender_endpoint); in server()
Dblocking_udp_echo_client.cpp45 udp::endpoint sender_endpoint; in main() local
47 boost::asio::buffer(reply, max_length), sender_endpoint); in main()
/third_party/boost/libs/asio/include/boost/asio/
Dbasic_raw_socket.hpp909 endpoint_type& sender_endpoint) in receive_from() argument
913 this->impl_.get_implementation(), buffers, sender_endpoint, 0, ec); in receive_from()
936 endpoint_type& sender_endpoint, socket_base::message_flags flags) in receive_from() argument
940 this->impl_.get_implementation(), buffers, sender_endpoint, flags, ec); in receive_from()
963 endpoint_type& sender_endpoint, socket_base::message_flags flags, in receive_from() argument
967 this->impl_.get_implementation(), buffers, sender_endpoint, flags, ec); in receive_from()
1013 endpoint_type& sender_endpoint, in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
1020 &sender_endpoint, socket_base::message_flags(0)); in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
1059 endpoint_type& sender_endpoint, socket_base::message_flags flags, in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
1066 buffers, &sender_endpoint, flags); in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
[all …]
Dbasic_datagram_socket.hpp917 endpoint_type& sender_endpoint) in receive_from() argument
921 this->impl_.get_implementation(), buffers, sender_endpoint, 0, ec); in receive_from()
944 endpoint_type& sender_endpoint, socket_base::message_flags flags) in receive_from() argument
948 this->impl_.get_implementation(), buffers, sender_endpoint, flags, ec); in receive_from()
971 endpoint_type& sender_endpoint, socket_base::message_flags flags, in receive_from() argument
975 this->impl_.get_implementation(), buffers, sender_endpoint, flags, ec); in receive_from()
1021 endpoint_type& sender_endpoint, in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
1028 &sender_endpoint, socket_base::message_flags(0)); in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
1067 endpoint_type& sender_endpoint, socket_base::message_flags flags, in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
1074 buffers, &sender_endpoint, flags); in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
[all …]
/third_party/boost/boost/asio/
Dbasic_raw_socket.hpp909 endpoint_type& sender_endpoint) in receive_from() argument
913 this->impl_.get_implementation(), buffers, sender_endpoint, 0, ec); in receive_from()
936 endpoint_type& sender_endpoint, socket_base::message_flags flags) in receive_from() argument
940 this->impl_.get_implementation(), buffers, sender_endpoint, flags, ec); in receive_from()
963 endpoint_type& sender_endpoint, socket_base::message_flags flags, in receive_from() argument
967 this->impl_.get_implementation(), buffers, sender_endpoint, flags, ec); in receive_from()
1013 endpoint_type& sender_endpoint, in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
1020 &sender_endpoint, socket_base::message_flags(0)); in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
1059 endpoint_type& sender_endpoint, socket_base::message_flags flags, in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
1066 buffers, &sender_endpoint, flags); in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
[all …]
Dbasic_datagram_socket.hpp917 endpoint_type& sender_endpoint) in receive_from() argument
921 this->impl_.get_implementation(), buffers, sender_endpoint, 0, ec); in receive_from()
944 endpoint_type& sender_endpoint, socket_base::message_flags flags) in receive_from() argument
948 this->impl_.get_implementation(), buffers, sender_endpoint, flags, ec); in receive_from()
971 endpoint_type& sender_endpoint, socket_base::message_flags flags, in receive_from() argument
975 this->impl_.get_implementation(), buffers, sender_endpoint, flags, ec); in receive_from()
1021 endpoint_type& sender_endpoint, in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
1028 &sender_endpoint, socket_base::message_flags(0)); in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
1067 endpoint_type& sender_endpoint, socket_base::message_flags flags, in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
1074 buffers, &sender_endpoint, flags); in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
[all …]
/third_party/boost/boost/asio/detail/
Dreactive_socket_service.hpp306 endpoint_type& sender_endpoint, socket_base::message_flags flags, in receive_from() argument
312 std::size_t addr_len = sender_endpoint.capacity(); in receive_from()
319 sender_endpoint.data(), &addr_len, ec); in receive_from()
326 flags, sender_endpoint.data(), &addr_len, ec); in receive_from()
330 sender_endpoint.resize(addr_len); in receive_from()
337 endpoint_type& sender_endpoint, socket_base::message_flags, in receive_from() argument
344 sender_endpoint = endpoint_type(); in receive_from()
355 const MutableBufferSequence& buffers, endpoint_type& sender_endpoint, in async_receive_from() argument
369 buffers, sender_endpoint, flags, handler, io_ex); in async_receive_from()
384 endpoint_type& sender_endpoint, socket_base::message_flags flags, in async_receive_from() argument
[all …]
Dwin_iocp_socket_service.hpp377 endpoint_type& sender_endpoint, socket_base::message_flags flags, in receive_from() argument
383 std::size_t addr_len = sender_endpoint.capacity(); in receive_from()
386 flags, sender_endpoint.data(), &addr_len, ec); in receive_from()
389 sender_endpoint.resize(addr_len); in receive_from()
396 const null_buffers&, endpoint_type& sender_endpoint, in receive_from() argument
403 sender_endpoint = endpoint_type(); in receive_from()
440 endpoint_type& sender_endpoint, socket_base::message_flags flags, in async_receive_from() argument
453 sender_endpoint = endpoint_type(); in async_receive_from()
/third_party/boost/libs/asio/include/boost/asio/detail/
Dreactive_socket_service.hpp306 endpoint_type& sender_endpoint, socket_base::message_flags flags, in receive_from() argument
312 std::size_t addr_len = sender_endpoint.capacity(); in receive_from()
319 sender_endpoint.data(), &addr_len, ec); in receive_from()
326 flags, sender_endpoint.data(), &addr_len, ec); in receive_from()
330 sender_endpoint.resize(addr_len); in receive_from()
337 endpoint_type& sender_endpoint, socket_base::message_flags, in receive_from() argument
344 sender_endpoint = endpoint_type(); in receive_from()
355 const MutableBufferSequence& buffers, endpoint_type& sender_endpoint, in async_receive_from() argument
369 buffers, sender_endpoint, flags, handler, io_ex); in async_receive_from()
384 endpoint_type& sender_endpoint, socket_base::message_flags flags, in async_receive_from() argument
[all …]
Dwin_iocp_socket_service.hpp377 endpoint_type& sender_endpoint, socket_base::message_flags flags, in receive_from() argument
383 std::size_t addr_len = sender_endpoint.capacity(); in receive_from()
386 flags, sender_endpoint.data(), &addr_len, ec); in receive_from()
389 sender_endpoint.resize(addr_len); in receive_from()
396 const null_buffers&, endpoint_type& sender_endpoint, in receive_from() argument
403 sender_endpoint = endpoint_type(); in receive_from()
440 endpoint_type& sender_endpoint, socket_base::message_flags flags, in async_receive_from() argument
453 sender_endpoint = endpoint_type(); in async_receive_from()
/third_party/boost/libs/asio/example/cpp03/tutorial/daytime4/
Dclient.cpp40 udp::endpoint sender_endpoint; in main() local
42 boost::asio::buffer(recv_buf), sender_endpoint); in main()
/third_party/boost/doc/html/boost_asio/example/cpp11/futures/
Ddaytime_client.cpp48 udp::endpoint sender_endpoint; in get_daytime() local
52 sender_endpoint, in get_daytime()
/third_party/boost/libs/asio/example/cpp11/futures/
Ddaytime_client.cpp48 udp::endpoint sender_endpoint; in get_daytime() local
52 sender_endpoint, in get_daytime()
/third_party/boost/libs/asio/test/ip/
Dudp.cpp500 ip::udp::endpoint sender_endpoint; in test() local
502 sender_endpoint); in test()
509 target_endpoint = sender_endpoint; in test()
512 s2.async_receive_from(buffer(recv_msg, sizeof(recv_msg)), sender_endpoint, in test()
/third_party/boost/libs/asio/doc/
Dtutorial.qbk1558 ``''''''`` udp::endpoint sender_endpoint;
1560 ``''''''`` boost::asio::buffer(recv_buf), sender_endpoint);
1630 ``''''''`` udp::endpoint sender_endpoint;
1632 ``''''''`` boost::asio::buffer(recv_buf), sender_endpoint);
Dreference.qbk7325 endpoint_type & sender_endpoint,
7334 endpoint_type & sender_endpoint,
7351 endpoint_type & sender_endpoint,
7365 [[sender_endpoint][An endpoint object that receives the endpoint of the remote sender of the datagr…
7384 boost::asio::buffer(data, size), sender_endpoint, handler);
7407 endpoint_type & sender_endpoint,
7422 [[sender_endpoint][An endpoint object that receives the endpoint of the remote sender of the datagr…
11417 endpoint_type & sender_endpoint);
11424 endpoint_type & sender_endpoint,
11432 endpoint_type & sender_endpoint,
[all …]