Plasma GitLab Archive
Projects Blog Knowledge

object
  method datagram_type : Uq_datagram.datagram_type
  method descriptor : Unix.file_descr
  method recvfrom :
    Stdlib.Bytes.t ->
    int -> int -> Unix.msg_flag list -> int * Uq_engines.sockspec
  method sendto :
    Stdlib.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
end
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml