|  | 
Encapsulates the flags needed for stream-oriented UNIX sockets.
class stream_protocol
| Name | Description | 
|---|---|
| The UNIX domain acceptor type. | |
| The type of a UNIX domain endpoint. | |
| The UNIX domain iostream type. | |
| The UNIX domain socket type. | 
| Name | Description | 
|---|---|
| Obtain an identifier for the protocol family. | |
| Obtain an identifier for the protocol. | |
| Obtain an identifier for the type of the protocol. | 
        The local::stream_protocol
        class contains flags necessary for stream-oriented UNIX domain sockets.
      
Distinct objects: Safe.
Shared objects: Safe.
        Header: asio/local/stream_protocol.hpp
      
        Convenience header: asio.hpp