package luv

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

Install

Dune Dependency

Authors

Maintainers

Sources

luv-0.5.10.tar.gz
sha256=174bf051334b5788ecb7bde0a712f59b3e90deb2748e45b4a36f9b16408ecf7f
md5=583feee83bd0ff577ca8c59c3408b413

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.