BIO_CTRL_DGRAM_SET_SEND_TIMEOUT

setsockopt, essentially

extern (C) nothrow @nogc
enum BIO_CTRL_DGRAM_SET_SEND_TIMEOUT = 35;

Meta