SO_REUSEPORT

Undocumented in source.
version(HAVE_KQUEUE)
static if(CompilerHelper.isLessThan(2078))
enum SO_REUSEPORT = 0x0200;

Meta