Searched defs:stream_protocol (Results 1 – 3 of 3) sorted by relevance
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
134 struct stream_protocol struct136 using endpoint = endpoint_base;137 using socket = socket_base;143 using stream_protocol = generic::stream_protocol; typedef
41 class stream_protocol class