...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 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