package dream

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

Module Httpaf_lwt_unix.ServerSource

include Httpaf_lwt.Server with type socket = Lwt_unix.file_descr and type addr := Unix.sockaddr
Sourceval create_connection_handler : ?config:Httpaf.Config.t -> request_handler:(Unix.sockaddr -> Httpaf.Reqd.t Gluten.reqd -> unit) -> error_handler:(Unix.sockaddr -> Httpaf.Server_connection.error_handler) -> Unix.sockaddr -> socket -> unit Lwt.t
Sourcemodule TLS : sig ... end
Sourcemodule SSL : sig ... end
OCaml

Innovation. Community. Security.