Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
This is an older version of Boost and was released in 2014. The current version is 1.89.0.
Encapsulates the flags needed for datagram-oriented UNIX sockets.
class datagram_protocol
|
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::datagram_protocol class contains
flags necessary for datagram-oriented UNIX domain sockets.
Distinct objects: Safe.
Shared objects: Safe.
Header: boost/asio/local/datagram_protocol.hpp
Convenience header: boost/asio.hpp