SOL_TCP

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

Meta