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.3.tbz
sha256=bd512cae636929d817d20d8287f7aad44d04d1610437ac46544543ba8bd2807c
sha512=c6b154798644702a86a15fc6d00324d8f345ee2b9ea60142f1135fbe6936fd1581984dc8387641bace030abd168e1f29677f50e954f2e272a48845acc01726f7

doc/utcp.mirage/Utcp_mirage/index.html

Module Utcp_mirageSource

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