Skip to content

kamarya/mevel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.