System Types¶
Synopsis¶
This is a place for defining compiler or system provided types to avoid dangling references.
Description¶
These types are provided by the compiler (“built-in”) or from a required operating system, POSIX, or package header.
-
type uint24_t¶
-
class IpEndpoint¶
A wrapper for
sockaddr
types.
-
class IpAddr¶
Storage for an IP address.