package posix-socket

  1. Overview
  2. No Docs
Bindings for posix sockets

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v4.0.2.tar.gz
md5=2e05f3e890206138c4ebd09878359a2f
sha512=79a786c299b5d9f7f5ff0c3cf289539e8ea257b2068f75cd9faca9450679e5cd7de6b0fc5b77c9ddbbb5857d4f64119837a61a22d277e6e2a8ab4b3c4d5911c0

Description

posix-socket provides the types and bindings of posix sockets APIs available on both unix and windows.

Published: 12 Mar 2026

Dependencies (5)

  1. ctypes
  2. posix-base = version
  3. dune-configurator
  4. ocaml >= "4.12"
  5. dune >= "3.20"

Dev Dependencies (1)

  1. odoc with-doc

Used by (3)

  1. posix-bindings >= "3"
  2. posix-socket-unix >= "4.0.2"
  3. srt >= "0.3.4"

Conflicts

None