BIO_CTRL_DGRAM_SET_RECV_TIMEOUT

setsockopt, essentially

extern (C) nothrow @nogc
enum BIO_CTRL_DGRAM_SET_RECV_TIMEOUT = 33;

Meta