package riot

  1. Overview
  2. Docs
type 'kind socket = Fd.t
type listen_socket = [ `listen ] socket
type stream_socket = [ `stream ] socket
val pp : Format.formatter -> _ socket -> unit
val close : _ socket -> unit
OCaml

Innovation. Community. Security.