package uwt
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
libuv bindings
Install
dune-project
Dependency
Authors
Maintainers
Sources
uwt-0.3.3.tar.gz
sha256=9e653a9fc7a13c5435a58780ddf02ff15c8ff92f63f6ff4406b1d312e3060807
md5=549517d3e9bcf5533097e4c83f891e2c
doc/uwt.async/Uwt/Handle_ext/index.html
Module Uwt.Handle_ext
val get_send_buffer_size : t -> Int_result.intGets the size of the send buffer that the operating system uses for the socket.
val get_send_buffer_size_exn : t -> intval get_recv_buffer_size : t -> Int_result.intGets the size of the receive buffer that the operating system uses for the socket.
val get_recv_buffer_size_exn : t -> intval set_send_buffer_size : t -> int -> Int_result.unitSets the size of the send buffer that the operating system uses for the socket.
val set_send_buffer_size_exn : t -> int -> unitval set_recv_buffer_size : t -> int -> Int_result.unitSets the size of the receive buffer that the operating system uses for the socket.
val set_recv_buffer_size_exn : t -> int -> unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>