Home
last modified time | relevance | path

Searched defs:endpoint_type (Results 1 – 25 of 47) sorted by relevance

12

/third_party/boost/boost/asio/detail/
Dnull_socket_service.hpp44 typedef typename Protocol::endpoint endpoint_type; typedef in boost::asio::detail::null_socket_service
217 const endpoint_type&, boost::system::error_code& ec) in bind()
388 const endpoint_type&, socket_base::message_flags, in send_to()
397 const endpoint_type&, socket_base::message_flags, in send_to()
408 const endpoint_type&, socket_base::message_flags, in async_send_to()
420 const endpoint_type&, socket_base::message_flags, in async_send_to()
433 endpoint_type&, socket_base::message_flags, in receive_from() argument
442 endpoint_type&, socket_base::message_flags, in receive_from() argument
455 endpoint_type&, socket_base::message_flags, Handler& handler, in async_receive_from() argument
467 endpoint_type&, socket_base::message_flags, Handler& handler, in async_receive_from() argument
[all …]
Dwinrt_resolver_service.hpp55 typedef typename Protocol::endpoint endpoint_type; typedef in boost::asio::detail::winrt_resolver_service
178 const endpoint_type&, boost::system::error_code& ec) in resolve()
186 void async_resolve(implementation_type&, const endpoint_type&, in async_resolve()
Dwinrt_ssocket_service.hpp45 typedef typename Protocol::endpoint endpoint_type; typedef in boost::asio::detail::winrt_ssocket_service
156 const endpoint_type&, boost::system::error_code& ec) in bind()
Dwinrt_resolve_op.hpp47 typedef typename Protocol::endpoint endpoint_type; typedef in boost::asio::detail::winrt_resolve_op
Dresolve_endpoint_op.hpp48 typedef typename Protocol::endpoint endpoint_type; typedef in boost::asio::detail::resolve_endpoint_op
Dreactive_socket_service.hpp57 typedef typename Protocol::endpoint endpoint_type; typedef in boost::asio::detail::reactive_socket_service
244 const endpoint_type&, socket_base::message_flags, in send_to()
282 const endpoint_type&, socket_base::message_flags, in async_send_to()
Dresolver_service.hpp47 typedef typename Protocol::endpoint endpoint_type; typedef in boost::asio::detail::resolver_service
Dwin_iocp_socket_service.hpp63 typedef typename Protocol::endpoint endpoint_type; typedef in boost::asio::detail::win_iocp_socket_service
317 const endpoint_type&, socket_base::message_flags, in send_to()
356 const endpoint_type&, socket_base::message_flags, Handler& handler, in async_send_to()
/third_party/boost/libs/asio/include/boost/asio/detail/
Dnull_socket_service.hpp44 typedef typename Protocol::endpoint endpoint_type; typedef in boost::asio::detail::null_socket_service
217 const endpoint_type&, boost::system::error_code& ec) in bind()
388 const endpoint_type&, socket_base::message_flags, in send_to()
397 const endpoint_type&, socket_base::message_flags, in send_to()
408 const endpoint_type&, socket_base::message_flags, in async_send_to()
420 const endpoint_type&, socket_base::message_flags, in async_send_to()
433 endpoint_type&, socket_base::message_flags, in receive_from() argument
442 endpoint_type&, socket_base::message_flags, in receive_from() argument
455 endpoint_type&, socket_base::message_flags, Handler& handler, in async_receive_from() argument
467 endpoint_type&, socket_base::message_flags, Handler& handler, in async_receive_from() argument
[all …]
Dwinrt_resolver_service.hpp55 typedef typename Protocol::endpoint endpoint_type; typedef in boost::asio::detail::winrt_resolver_service
178 const endpoint_type&, boost::system::error_code& ec) in resolve()
186 void async_resolve(implementation_type&, const endpoint_type&, in async_resolve()
Dwinrt_ssocket_service.hpp45 typedef typename Protocol::endpoint endpoint_type; typedef in boost::asio::detail::winrt_ssocket_service
156 const endpoint_type&, boost::system::error_code& ec) in bind()
Dwinrt_resolve_op.hpp47 typedef typename Protocol::endpoint endpoint_type; typedef in boost::asio::detail::winrt_resolve_op
Dresolve_endpoint_op.hpp48 typedef typename Protocol::endpoint endpoint_type; typedef in boost::asio::detail::resolve_endpoint_op
Dreactive_socket_service.hpp57 typedef typename Protocol::endpoint endpoint_type; typedef in boost::asio::detail::reactive_socket_service
244 const endpoint_type&, socket_base::message_flags, in send_to()
282 const endpoint_type&, socket_base::message_flags, in async_send_to()
Dresolver_service.hpp47 typedef typename Protocol::endpoint endpoint_type; typedef in boost::asio::detail::resolver_service
Dwin_iocp_socket_service.hpp63 typedef typename Protocol::endpoint endpoint_type; typedef in boost::asio::detail::win_iocp_socket_service
317 const endpoint_type&, socket_base::message_flags, in send_to()
356 const endpoint_type&, socket_base::message_flags, Handler& handler, in async_send_to()
Dhandler_type_requirements.hpp285 handler_type, handler, endpoint_type) \ argument
/third_party/boost/libs/asio/include/boost/asio/ip/
Dbasic_resolver_entry.hpp45 typedef typename InternetProtocol::endpoint endpoint_type; typedef in boost::asio::ip::basic_resolver_entry
/third_party/boost/boost/asio/ip/
Dbasic_resolver_entry.hpp45 typedef typename InternetProtocol::endpoint endpoint_type; typedef in boost::asio::ip::basic_resolver_entry
/third_party/boost/libs/beast/example/http/client/async/
Dhttp_client_async.cpp103 on_connect(beast::error_code ec, tcp::resolver::results_type::endpoint_type) in on_connect()
/third_party/boost/libs/beast/example/echo-op/
Decho_op.cpp361 using endpoint_type = net::ip::tcp::endpoint; in main() typedef
/third_party/boost/libs/beast/example/http/client/async-ssl/
Dhttp_client_async_ssl.cpp115 on_connect(beast::error_code ec, tcp::resolver::results_type::endpoint_type) in on_connect()
/third_party/boost/libs/beast/example/http/client/async-ssl-system-executor/
Dhttp_client_async_ssl_system_executor.cpp123 on_connect(beast::error_code ec, tcp::resolver::results_type::endpoint_type) in on_connect()
/third_party/boost/libs/asio/include/boost/asio/
Dbasic_socket_iostream.hpp162 typedef typename Protocol::endpoint endpoint_type; typedef in boost::asio::basic_socket_iostream
/third_party/boost/boost/asio/
Dbasic_socket_iostream.hpp162 typedef typename Protocol::endpoint endpoint_type; typedef in boost::asio::basic_socket_iostream

12