package ocamlnet

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
method datagram_type : datagram_type
method descriptor : Unix.file_descr
method recvfrom : Bytes.t -> int -> int -> Unix.msg_flag list -> int * Uq_engines.sockspec
method sendto : Bytes.t -> int -> int -> Unix.msg_flag list -> Uq_engines.sockspec -> int
method shut_down : unit -> unit
method socket_domain : Unix.socket_domain
method socket_protocol : int
method socket_type : Unix.socket_type