package httpaf-lwt-unix

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

Module Httpaf_lwt_unix.ServerSource

Sourceval create_connection_handler : ?config:Httpaf.Config.t -> request_handler:(Unix.sockaddr -> Httpaf.Server_connection.request_handler) -> error_handler:(Unix.sockaddr -> Httpaf.Server_connection.error_handler) -> Unix.sockaddr -> Lwt_unix.file_descr -> unit Lwt.t
OCaml

Innovation. Community. Security.