Searched defs:stream_protocol (Results 1 – 5 of 5) sorted by relevance
134 struct stream_protocol struct136 using endpoint = endpoint_base;137 using socket = socket_base;143 using stream_protocol = generic::stream_protocol; typedef
47 class stream_protocol class51 stream_protocol(int address_family, int socket_protocol) in stream_protocol() function in asio::generic::stream_protocol62 stream_protocol(const Protocol& source_protocol) in stream_protocol() function in asio::generic::stream_protocol
51 class stream_protocol class55 stream_protocol(int address_family, int socket_protocol) in stream_protocol() function in boost::asio::generic::stream_protocol66 stream_protocol(const Protocol& source_protocol) in stream_protocol() function in boost::asio::generic::stream_protocol
41 class stream_protocol class
47 class stream_protocol class