package posix-socket
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Bindings for posix sockets
Install
dune-project
Dependency
Authors
Maintainers
Sources
v4.0.1.tar.gz
md5=464f431a8517dba4295286dd61f3ff2c
sha512=36d4c64987848fc06a4296c2141d250d95db0092b2d9d4d95f301f5eaada9a3df8ae9703fc8f2407596f6fb474a69863abd5e3d2c08636eb2c0dd67477d316e8
doc/posix-socket/Posix_socket/index.html
Module Posix_socketSource
Source
type error = [ | `ADDRFAMILY| `AGAIN| `BADFLAGS| `BADHINTS| `FAIL| `FAMILY| `MEMORY| `NODATA| `NONAME| `PROTOCOL| `SOCKTYPE| `OVERFLOW| `SERVICE| `SYSTEM| `UNKNOWN of int
]network/host byte order conversion functions.
Socket types.
Type of the sa_family field.
Socket types constants.
Ctypes routines for C type socklen_t.
Type for inet/inet6 socket port.
INET (ipv4) socket_in structure.
INET6 (ipv6) socket_in6 structure.
IP address conversion functions.
Source
val getaddrinfo :
?hints:Addrinfo.t Ctypes.structure Ctypes.ptr ->
?port:[ `Int of int | `String of string ] ->
string ->
sockaddr Ctypes.ptr listMisc
Interface with the Unix module.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>