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.8.tbz
md5=221e1c5779a24a265c9043f65ec79611
sha512=cc1b07dbfbc43985c25e8068f7664613e4e15e2a7832771d99dca3558f37f8dc839f79b4166f2697b7ac487693a9451a0b7b35ae3747a9565b43e4d31f0f2ae3

doc/utcp.mirage/Utcp_mirage/index.html

Module Utcp_mirageSource

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