Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 248 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 248 Bytes

Modern EVEnt Loop (MEVEL)

Asynchronous processing of the system events:

  • Signals
  • Timers
  • File I/O
  • Socket I/O

Build

Run make to build the library and then make example to compile the example codes.