package tcpip

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module User_buffer.TxSource

Sourcetype t
Sourcemodule TXS : sig ... end
Sourceval create : max_size:int32 -> wnd:Window.t -> txq:TXS.t -> t
Sourceval available : t -> int32
Sourceval wait_for : t -> int32 -> unit Lwt.t
Sourceval wait_for_flushed : t -> unit Lwt.t
Sourceval write : t -> Cstruct.t list -> unit Lwt.t
Sourceval write_nodelay : t -> Cstruct.t list -> unit Lwt.t
Sourceval free : t -> int -> unit Lwt.t
Sourceval reset : t -> unit Lwt.t
OCaml

Innovation. Community. Security.