Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 123 Bytes

File metadata and controls

5 lines (5 loc) · 123 Bytes

Tiny event loop. But C++

Provides basic event loop functions:

  • Fd read/write handlers.
  • Timeout.
  • Run in next cycle.