wasmer/rustdoc/nix/poll/sidebar-items.js

1 line
297 B
JavaScript
Raw Normal View History

2019-09-16 15:53:39 -07:00
initSidebarItems({"fn":[["poll","`poll` waits for one of a set of file descriptors to become ready to perform I/O. (`poll(2)`)"]],"struct":[["PollFd","This is a wrapper around `libc::pollfd`."],["PollFlags","These flags define the different events that can be monitored by `poll` and `ppoll`"]]});