This commit is contained in:
2020-01-23 23:13:36 -08:00
parent dcc0df955e
commit 2bc9ebdc6b
31829 changed files with 1229378 additions and 17 deletions

1
doc/mio/sidebar-items.js Normal file
View File

@@ -0,0 +1 @@
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."]]});