package mirage

  1. Overview
  2. Docs
The MirageOS library operating system

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-4.9.0.tbz
sha256=0c07d59eb52dc3d1506eb4121c4953104a12df79d08a0f0923c9b71e7474a026
sha512=666bf9ee20c9f9de058441f252f4f40ceec6a9ffd00e5cd3b7bfa9532fd65000aeb8a83f9e55586be98d0a86ea72f2dda94e924608135e3d63441359505de58a

doc/mirage.devices/Devices/Tcp/index.html

Module Devices.TcpSource

Sourcetype 'a tcp
Sourcetype tcpv4v6 = Ip.v4v6 tcp
Sourceval direct_tcp : 'a Ip.ip Functoria.impl -> 'a tcp Functoria.impl
Sourceval socket_tcpv4v6 : ?group:string -> Ipaddr.V4.t option -> Ipaddr.V6.t option -> tcpv4v6 Functoria.impl
Sourceval tcpv4v6_socket_conf : ipv4_only:bool Functoria.runtime_arg -> ipv6_only:bool Functoria.runtime_arg -> Ipaddr.V4.Prefix.t Functoria.runtime_arg -> Ipaddr.V6.Prefix.t option Functoria.runtime_arg -> tcpv4v6 Functoria.impl
OCaml

Innovation. Community. Security.