Constant IPPROTO_TCP

pub const IPPROTO_TCP: i32 = 6;
Available on crate feature dep_sdl2 only.