package httpun-lwt-unix

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

Module Httpun_lwt_unix.ServerSource

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

Innovation. Community. Security.