package irc-client
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
IRC client library - core functionality
Install
dune-project
Dependency
Authors
Maintainers
Sources
irc-client.0.6.1.tar.gz
sha256=4933418355cde3107bc39912ac4addf603adb6ea3c5c3119c41596848de9b6d0
md5=8de431994ea6c0a066ddd9e822d22f96
doc/irc-client/Irc_transport/module-type-IO/index.html
Module type Irc_transport.IOSource
A connection to the remote IRC server
Remote addresses
Additional configuration, on a per-connection basis.
read_with_timeout ~timeout fd buf off len returns Some n if it could read n bytes into buf (slice off,...,off+len-1), or None if nothing was read before timeout seconds.
List of IPs that correspond to the given hostname (or an empty list if none is found)
Current wall time (used for timeouts). Typically, Unix.time.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>