package luv

  1. Overview
  2. Docs
Binding to libuv: cross-platform asynchronous I/O

Install

Dune Dependency

Authors

Maintainers

Sources

luv-0.5.12.tar.gz
sha256=769f6a08862a49d44e20043e270ef7177bcc7bb8679037bc06065622634c56c0
md5=57b2063e489cbbcfea3a238ced0dd297

doc/luv/Luv/Sockaddr/Address_family/index.html

Module Sockaddr.Address_familySource

Network address families. See socket(2).

Sourcetype t = [
  1. | `UNSPEC
  2. | `INET
  3. | `INET6
  4. | `OTHER of int
]
OCaml

Innovation. Community. Security.