sys-socketversion
Ctypes bindings to system-specific low-level socket structure and data-types
This module provides OCaml ctypes bindings to system-specific low-level socket structure and data-types.
The interface is implemented using ocaml-ctypes and in intended to exposed the machine-specific, low-level details of the most important parts of socket implementations.
This package provides the part of the API that is compatible with both Unix and Win32 systems.
Author | Romain Beauxis <toots@rastageeks.org> |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/toots/ocaml-sys-socket |
Issue Tracker | https://github.com/toots/ocaml-sys-socket/issues |
Maintainer | Romain Beauxis <toots@rastageeks.org> |
Dependencies | |
Source [http] | https://github.com/toots/ocaml-sys-socket/archive/1.0.0.tar.gz md5=2ecd4e009ed19e4d961d9b8a4a09f546 sha512=2fbfd846baebd259a8486be2af856569ee6f056298e8cf5874ba76f5c207626cc5854abe2e091d670f9bb605eeb19a416e47b3c8474b8cbc5957f6293b3ccddb |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/sys-socket/sys-socket.1.0.0/opam |
Required by
- srt<0.1.1
- sys-socket-unix