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.2.tbz
sha256=5e847eec3f210e0ece9fbbd1bab672a305d60f8d84d94cf08058430ce294353e
sha512=d59a8465a4624f7336acc0274909f826b0a0660e43f416956384a3aebefd343256cf432084b252ee2859961ad3e1c8bda961b1463bd720855d025d38a1f83882

doc/utcp.mirage/Utcp_mirage/index.html

Module Utcp_mirageSource

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