mentat/mio/sidebar-items.js
2018-08-22 17:04:13 +00:00

1 line
No EOL
603 B
JavaScript

initSidebarItems({"mod":[["event","Readiness event types and utilities."],["net","Networking primitives"],["unix","Unix only extensions"]],"struct":[["Events","A collection of readiness events."],["Poll","Polls for readiness events on all registered values."],["PollOpt","Options supplied when registering an `Evented` handle with `Poll`"],["Ready","A set of readiness event kinds"],["Registration","Handle to a user space `Poll` registration."],["SetReadiness","Updates the readiness state of the associated `Registration`."],["Token","Associates readiness notifications with [`Evented`] handles."]]});