BIO_CTRL_DGRAM_MTU_EXCEEDED

check whether the MTU was exceed in the previous write operation

extern (C) nothrow @nogc
enum BIO_CTRL_DGRAM_MTU_EXCEEDED = 43;

Meta