package utcp

  1. Overview
  2. Docs
An implementation of TCP (Transmission Control Protocol) in OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

utcp-0.0.6.tbz
md5=16e2be44f28f032010a7d15e4e5b31c1
sha512=75887e2900be170aeae53bdd8c6dc25ec224aa64bf527d22b00b4ca0dbacbaa1215a9a353b271dac6ac4886bf33d49393a6599f6d686d54b6edba3333d4565f5

doc/utcp.mirage/Utcp_mirage/index.html

Module Utcp_mirageSource

Sourcemodule Make (Ip : Tcpip.Ip.S with type ipaddr = Ipaddr.t) : sig ... end