SO_MAXDG top-level constant

int const SO_MAXDG

Returns the maximum size, in bytes, for outbound datagrams supported by the protocol. This socket option has no meaning for stream-oriented sockets.

Implementation

const SO_MAXDG = 0x7009;