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/Dns/index.html
Module Uwt.Dns
libuv provides asynchronous variants of getaddrinfo and getnameinfo.
val getaddrinfo :
host:string ->
service:string ->
Unix.getaddrinfo_option list ->
Unix.addr_info list uv_result Lwt.tAsynchronous getaddrinfo(3).
Either node or service may be NULL but not both.
Be careful: getaddrinfo returns raw error codes, whereas Unix.getaddrinfo returns the empty list
type getnameinfo_option = Unix.getnameinfo_optionval getnameinfo :
sockaddr ->
getnameinfo_option list ->
Unix.name_info uv_result Lwt.tAsynchronous getnameinfo(3).
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>