package hvsock
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Bindings for Hyper-V AF_VSOCK
Install
dune-project
Dependency
Authors
Maintainers
Sources
hvsock-3.0.1.tbz
sha256=41659fb404dd3c7b694e7e5ab450df7af4240f4592b5b7c356d1598dbd32cac4
sha512=4d355c58a86630dfe77ae084d93f23f2666bc46b0161128d99f51db286d0e49afc4f8130596b513b850c601fad8029e2e6dfc40d50cd854bf330c280a654e164
doc/hvsock.lwt/Hvsock_lwt/Buffering/Make/index.html
Module Buffering.MakeSource
Parameters
module RW : Hvsock.Af_common.SSignature
Source
type flow = {fd : RW.t;read_buffers_max : int;read_max : int;mutable read_buffers : Cstruct.t list;mutable read_buffers_len : int;read_buffers_m : Mutex.t;read_buffers_c : Condition.t;read_histogram : Histogram.t;mutable write_buffers : Cstruct.t list;mutable write_buffers_len : int;write_buffers_m : Mutex.t;write_buffers_c : Condition.t;write_buffers_max : int;write_max : int;mutable write_flushed : bool;write_histogram : Histogram.t;mutable closed : bool;mutable shutdown_read : bool;mutable read_thread_exit : bool;mutable shutdown_write : bool;mutable shutdown_write_complete : bool;mutable write_error : bool;
} sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page