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.9.tbz
md5=9b2d880dea196d88943594f18945846c
sha512=c95f9461dbe4d0f520193089b9e8c0b87f326e8696c7517fa8fbc89631a3a3ea5b0f1ba9ca77236b3099b0a69bd4e5eb2ed22bf699391a34ffa270e69f2711ec

doc/utcp.mirage/Utcp_mirage/index.html

Module Utcp_mirageSource

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