Module calloop::sources

source ยท

Re-exportsยง

Modulesยง

  • An MPSC channel whose receiving end is an event source
  • A generic event source wrapping an IO objects or file descriptor
  • Ping to the event loop
  • Timer event source
  • Wrapper for a transient Calloop event source.

Structsยง

Enumsยง

  • Possible actions that can be requested to the event loop by an event source once its events have been processed.

Traitsยง