package ocamlnet

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
method close_all : unit -> unit
method close_connection : Unix.file_descr -> unit
method find_inactive_connection : peer -> transport_layer_id -> Unix.file_descr * inactive_data
method find_my_connections : < > -> Unix.file_descr list
method get_connection_state : Unix.file_descr -> conn_state
method set_connection_state : Unix.file_descr -> peer -> conn_state -> unit