tcpip.tcp_socket_options
Tcp_socket_options
tcpip
tcpip.checksum
tcpip.icmpv4
tcpip.icmpv4-socket
tcpip.ipv4
tcpip.ipv6
tcpip.stack-direct
tcpip.stack-socket
tcpip.tcp
tcpip.tcpv4v6-socket
tcpip.udp
tcpip.udpv4v6-socket
val tcp_set_keepalive_params : Unix.file_descr -> int -> int -> int -> unit
val enable_keepalive : fd:Lwt_unix.file_descr -> after:Duration.t -> interval:Duration.t -> probes:int -> unit