SO_MAXPATHDG top-level constant

int const SO_MAXPATHDG

Returns the maximum size, in bytes, for outbound datagrams supported by the protocol to a given destination address. This socket option has no meaning for stream-oriented sockets. Microsoft providers may silently treat this as SO_MAXDG.

Implementation

const SO_MAXPATHDG = 0x700A;