package posix-socket

  1. Overview
  2. Docs
Bindings for posix sockets

Install

Dune Dependency

Authors

Maintainers

Sources

v2.2.0.tar.gz
md5=e7bfad548f0f7998c74ad5963fdd67fd
sha512=a0fae5a98b9ab63d5273d357292a74ac69c694bdd672b0cbd62b5beb5847e63c17fb0de0a1fb9f36b7bc9f10f7b990298ee63853d8399b9b8a9005c1c7b37ba3

doc/posix-socket.types/Posix_socket_types/index.html

Module Posix_socket_typesSource

Sourcemodule Sa_family : Unsigned.S
Sourcetype sa_family_t = Sa_family.t
Sourceval sa_family_t : sa_family_t Ctypes.typ
Sourceval af_inet : sa_family_t
Sourceval af_inet6 : sa_family_t
Sourceval af_unspec : sa_family_t
Sourceval sa_data_len : int
Sourceval sock_stream : int
Sourceval sock_dgram : int
Sourceval sock_seqpacket : int
Sourceval ni_maxserv : int
Sourceval ni_maxhost : int
Sourceval ni_numerichost : int
Sourceval ni_numericserv : int
Sourceval ipproto_ip : int
Sourceval ipproto_ipv6 : int
Sourceval ipproto_icmp : int
Sourceval ipproto_raw : int
Sourceval ipproto_tcp : int
Sourceval ipproto_udp : int
Sourcemodule Socklen : Unsigned.S
Sourcetype socklen_t = Socklen.t
Sourceval socklen_t : socklen_t Ctypes.typ
Sourcemodule Def (S : Cstubs.Types.TYPE) : sig ... end
OCaml

Innovation. Community. Security.