package httpaf-async

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val read : Async.Fd.t -> Core.Bigstring.t -> [> `Eof | `Ok of int ] Async_kernel__.Types.Deferred.t
val create_connection_handler : ?config:Httpaf.Connection.Config.t -> request_handler:('a -> 'b Httpaf.Connection.request_handler) -> error_handler:('a -> Httpaf.Connection.error_handler) -> 'a -> ([< `Active | `Bound | `Passive | `Unconnected ], [< Async.Socket.Address.t ]) Async.Socket.t -> unit Async.Deferred.t
OCaml

Innovation. Community. Security.