Home
last modified time | relevance | path

Searched defs:protocol_type (Results 1 – 21 of 21) sorted by relevance

/third_party/boost/boost/asio/detail/
Dreactive_socket_recvfrom_op.hpp40 socket_type socket, int protocol_type, in reactive_socket_recvfrom_op_base()
106 socket_type socket, int protocol_type, in reactive_socket_recvfrom_op()
Dnull_socket_service.hpp41 typedef Protocol protocol_type; typedef in boost::asio::detail::null_socket_service
96 const protocol_type&, boost::system::error_code& ec) in open()
103 boost::system::error_code assign(implementation_type&, const protocol_type&, in assign()
Dwinrt_ssocket_service.hpp42 typedef Protocol protocol_type; typedef in boost::asio::detail::winrt_ssocket_service
Dreactive_socket_service.hpp54 typedef Protocol protocol_type; typedef in boost::asio::detail::reactive_socket_service
Dwin_iocp_socket_service.hpp60 typedef Protocol protocol_type; typedef in boost::asio::detail::win_iocp_socket_service
/third_party/boost/boost/asio/ip/
Dbasic_resolver_entry.hpp42 typedef InternetProtocol protocol_type; typedef in boost::asio::ip::basic_resolver_entry
Dbasic_resolver_query.hpp44 typedef InternetProtocol protocol_type; typedef in boost::asio::ip::basic_resolver_query
Dbasic_endpoint.hpp49 typedef InternetProtocol protocol_type; typedef in boost::asio::ip::basic_endpoint
Dbasic_resolver_results.hpp60 typedef InternetProtocol protocol_type; typedef in boost::asio::ip::basic_resolver_results
Dbasic_resolver.hpp84 typedef InternetProtocol protocol_type; typedef in boost::asio::ip::basic_resolver
/third_party/boost/boost/asio/generic/
Dbasic_endpoint.hpp47 typedef Protocol protocol_type; typedef in boost::asio::generic::basic_endpoint
/third_party/boost/boost/asio/
Dbasic_socket_iostream.hpp159 typedef Protocol protocol_type; typedef in boost::asio::basic_socket_iostream
Dbasic_socket_streambuf.hpp163 typedef Protocol protocol_type; typedef in boost::asio::basic_socket_streambuf
Dbasic_socket_acceptor.hpp107 typedef Protocol protocol_type; typedef in boost::asio::basic_socket_acceptor
1380 void accept(basic_socket<protocol_type, Executor1>& peer, in accept()
1418 BOOST_ASIO_SYNC_OP_VOID accept(basic_socket<protocol_type, Executor1>& peer, in accept()
Dbasic_seq_packet_socket.hpp73 typedef Protocol protocol_type; typedef in boost::asio::basic_seq_packet_socket
Dbasic_stream_socket.hpp78 typedef Protocol protocol_type; typedef in boost::asio::basic_stream_socket
Dbasic_datagram_socket.hpp75 typedef Protocol protocol_type; typedef in boost::asio::basic_datagram_socket
Dbasic_raw_socket.hpp75 typedef Protocol protocol_type; typedef in boost::asio::basic_raw_socket
Dbasic_socket.hpp97 typedef Protocol protocol_type; typedef in boost::asio::basic_socket
/third_party/boost/boost/asio/local/
Dbasic_endpoint.hpp53 typedef Protocol protocol_type; typedef in boost::asio::local::basic_endpoint
/third_party/boost/boost/beast/core/
Dbasic_stream.hpp230 using protocol_type = Protocol; typedef in boost::beast::basic_stream