package lpd

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

Parameters

module C : CONFIG

Signature

val socket : ?port:int -> unit -> Unix.file_descr
val accept : ?thread:((unit -> unit) -> unit) -> Unix.file_descr -> (Unix.sockaddr -> Socket.in_channel -> Socket.out_channel -> unit) -> 'a
OCaml

Innovation. Community. Security.