package async
Monadic concurrency library
Install
Dune Dependency
Authors
Maintainers
Sources
async-v0.15.0.tar.gz
sha256=0d3bb21c4bed1edca25ede5e4fbc76790e22379806183846baff475281a6d6a9
doc/async.async_rpc/Async_rpc/Rpc/Transport/index.html
Module Rpc.Transport
Source
module Async_reader := Async_unix.Reader
module Async_writer := Async_unix.Writer
include module type of struct include Async_rpc_kernel.Rpc.Transport end
with module Reader := Async_rpc_kernel.Rpc.Transport.Reader
with module Writer := Async_rpc_kernel.Rpc.Transport.Writer
Binary headers containing message lengths. All transports should use this to ensure binary compatibility.
Source
type t = {
reader : Async_rpc_kernel.Rpc.Transport.Reader.t;
writer : Async_rpc_kernel.Rpc.Transport.Writer.t;
}
Closes both parts of the transport.
Source
val of_fd :
?buffer_age_limit:Async_writer.buffer_age_limit ->
?reader_buffer_size:int ->
max_message_size:int ->
Async_unix.Fd.t ->
t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>