package tcpip
OCaml TCP/IP networking stack, used in MirageOS
Install
Dune Dependency
Authors
Maintainers
Sources
tcpip-8.0.2.tbz
sha256=d452e23f4e62c8b32c977f742e72c50fe673b82e23dc80b29d8263be764d2c72
sha512=9a4aeb5c7ec0392524d1d261026e5de047dec09054f2dca63d9743aed1d27ccfd655ae693554091b4ef7d9eabfeef218e71e8bf13ea8304ebedd8e8a7d4f484a
doc/tcpip.tcp/Tcp/Wire/Make/index.html
Module Wire.Make
Source
Parameters
module Ip : Tcpip.Ip.S
Signature
The type for TCP wire errors.
The type for TCP wire values.
v ~src ~src_port ~dst ~dst_port
is the wire value v
with the corresponding local and remote IP/TCP parameters.
Source
val xmit :
ip:Ip.t ->
t ->
?rst:bool ->
?syn:bool ->
?fin:bool ->
?psh:bool ->
rx_ack:Sequence.t option ->
seq:Sequence.t ->
window:int ->
options:Options.t list ->
Cstruct.t ->
(unit, error) result Lwt.t
xmit
emits a TCP packet over the network.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page