package sys-socket

  1. Overview
  2. Docs
Ctypes bindings to system-specific low-level socket structure and data-types

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.0.tar.gz
md5=2ecd4e009ed19e4d961d9b8a4a09f546
sha512=2fbfd846baebd259a8486be2af856569ee6f056298e8cf5874ba76f5c207626cc5854abe2e091d670f9bb605eeb19a416e47b3c8474b8cbc5957f6293b3ccddb

doc/sys-socket.constants/Sys_socket_constants/Def/index.html

Module Sys_socket_constants.DefSource

Parameters

Signature

Sourceval af_inet : int S.const
Sourceval af_inet6 : int S.const
Sourceval af_unix : int S.const
Sourceval af_unspec : int S.const
Sourceval sa_data_len : int S.const
Sourceval sa_family_len : int S.const
Sourceval sock_dgram : int S.const
Sourceval sock_stream : int S.const
Sourceval sock_seqpacket : int S.const
Sourceval socklen_t_len : int S.const
Sourceval ni_maxserv : int S.const
Sourceval ni_maxhost : int S.const
Sourceval ni_numerichost : int S.const
Sourceval ni_numericserv : int S.const
OCaml

Innovation. Community. Security.