BIO_CTRL_DGRAM_GET_SEND_TIMEOUT

getsockopt, essentially

extern (C) nothrow @nogc
enum BIO_CTRL_DGRAM_GET_SEND_TIMEOUT = 36;

Meta