TCP_KEEPCNT

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

Meta