TCP_KEEPINTVL

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

Meta