BIO_CTRL_DGRAM_GET_RECV_TIMEOUT

getsockopt, essentially

extern (C) nothrow @nogc
enum BIO_CTRL_DGRAM_GET_RECV_TIMEOUT = 34;

Meta