package lpd
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A Line Printer Daemon (LPD) server library written entirely in OCaml.
Install
dune-project
Dependency
github.com
Readme
Changelog
LGPL-3.0-only WITH OCaml-LGPL-linking-exception License
Edit opam file
Versions (1)
Authors
Maintainers
Sources
lpd-1.2.2.tbz
sha256=0342ffbb140b38624dc92840fbfbcf080b86a0bee7eb98559fcfa8ac54afdc06
md5=e0ce4ad3d6d2c9b2e548e38da4d79bd2
doc/lpd.socket/Socket/class-in_channel_obj/index.html
Class Socket.in_channel_objSource
method input : Bytes.t -> int -> int -> int#input buf pos len reads up to len characters from the object, storing them in string buf, starting at character number pos. It returns the actual number of characters read, between 0 and len (inclusive). A return value 0 (when len > 0) means that the write would block (and we are in non-blocking mode).
method really_input : Bytes.t -> int -> int -> unitSee Socket.really_input.
method input_till : char -> Bytes.t -> int -> int -> intSee Socket.input_till.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>