You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(synopsis "Bindings for the Linux epoll system call")
(description
"Bindings for the Linux epoll system call. The binding avoids\nmost allocation in the event loop by iterating over all file\ndescriptors that are reported as ready.\n")