package tcpip

  1. Overview
  2. Docs

doc/tcpip.tcp/Tcp/Ack/module-type-M/index.html

Module type Ack.MSource

type t
val t : send_ack:Sequence.t Lwt_mvar.t -> last:Sequence.t -> t
val receive : t -> Sequence.t -> unit Lwt.t
val pushack : t -> Sequence.t -> unit Lwt.t
val transmit : t -> Sequence.t -> unit Lwt.t
OCaml

Innovation. Community. Security.