package tcpip

  1. Overview
  2. Docs
OCaml TCP/IP networking stack, used in MirageOS

Install

dune-project
 Dependency

Authors

Maintainers

Sources

tcpip-7.1.2.tbz
sha256=96b6aeafa35f143f7275d1becb6d639472adf3680b8180416de765b6581c466d
sha512=3f873c986de5c58df72db2953c6b2a6319963dbbbd0781b55c2878fd1eaa081ebb7cecbee595db7cb3680a6f438904f98cb69ca17e70c7a6d2d1f61277e929bd

doc/tcpip.tcp_socket_options/Tcp_socket_options/index.html

Module Tcp_socket_optionsSource

Sourceval tcp_set_keepalive_params : Unix.file_descr -> int -> int -> int -> unit
Sourceval enable_keepalive : fd:Lwt_unix.file_descr -> after:Duration.t -> interval:Duration.t -> probes:int -> unit
OCaml

Innovation. Community. Security.