package devkit

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

Module Httpev.TcpSource

Sourceval listen : name:string -> ?backlog:int -> ?reuseport:bool -> Unix.sockaddr -> Unix.file_descr
Sourceval handle : Devkit_core.Async.Ev.event_base -> Unix.file_descr -> ((Unix.file_descr * Unix.sockaddr) -> unit) -> unit
OCaml

Innovation. Community. Security.