Class Http_daemon.daemon


class daemon : ?addr:string -> ?port:int -> unit -> Http_types.daemon
Object oriented interface to HTTP daemons.
addr : address on which daemon will listen for connections
port : port which daemon will bind see Http_types.daemon