Learn
Packages
Community
Blog
Playground
max) { row = max } }" @keyup.up="if (row !== null) { row -=1; if (row < 0) { row = null } }" @keyup.right="if (col < 1) col++" @keyup.left="if (col >= 1) col--" :aria-activedescendant="row !== null ? 'package-autocomplete-'+row+'-'+col : null" hx-get="/packages/autocomplete" hx-params="q" hx-trigger="keyup changed delay:500ms, search" hx-target="#header-search-results" hx-indicator="#header-search-indicator" >
Searching...
Or go to:
Standard Library API
Get Started
Learn
Packages
Community
Blog
Playground
Get started
3 search results for "tag:"kqueue""
iomux
IO Multiplexer bindings
io
multiplexing
poll
ppoll
epoll
kevent
kqueue
Christiano Haesbaert
0.3
ISC
Used by 0 other packages
Last published 13 Mar 2023
kqueue
OCaml bindings for kqueue event notification interface
kqueue
Anurag Soni
0.3.0
BSD-3-clause
Used by 1 other packages
Last published 01 Aug 2022
poll
Portable OCaml interface to macOS/Linux/Windows native IO event notification mechanisms
epoll
kqueue
wepoll
Anurag Soni
0.3.0
MIT
Used by 0 other packages
Last published 11 Jun 2022