class type server_endpoint_acceptor = object .. end
object
end
method server_address : connect_address
connect_address
method multiple_connections : bool
bool
method accept : unit -> (Unix.file_descr * inetspec option) engine
unit -> (Unix.file_descr * inetspec option) engine
method shut_down : unit -> unit
unit -> unit