...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
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.