TCP_KEEPIDLE

Undocumented in source.
version(linux)
@safe
static if(!is(typeof(TCP_KEEPIDLE)))
enum TCP_KEEPIDLE = 4;

Meta