package tcpip

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

Module User_buffer.RxSource

Sourcetype t
Sourceval create : max_size:int32 -> wnd:Window.t -> t
Sourceval remove_all : t -> unit
Sourceval add_r : t -> Cstruct.t option -> unit Lwt.t
Sourceval take_l : t -> Cstruct.t option Lwt.t
Sourceval cur_size : t -> int32
Sourceval max_size : t -> int32
Sourceval monitor : t -> int32 Lwt_mvar.t -> unit
OCaml

Innovation. Community. Security.