IPPROTO_TCP
public func IPPROTO_TCP() -> Int32IPPROTO_TCP — the TCP transport protocol number (6).
Pass to socket() as the proto argument when opening a TCP
socket.
Defined in lang/std/net/libc.ks
public func IPPROTO_TCP() -> Int32IPPROTO_TCP — the TCP transport protocol number (6).
Pass to socket() as the proto argument when opening a TCP
socket.
Defined in lang/std/net/libc.ks