Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 1003 Bytes

libev.md

File metadata and controls

9 lines (8 loc) · 1003 Bytes

libev (libev.so) 4.33

libev provides a full-featured and high-performance event loop that is loosely modelled after libevent. It includes relative timers, absolute timers with customized rescheduling, synchronous signals, process status change events, event watchers dealing with the event loop itself, file watchers, and even limited support for fork events. It uses a priority queue to manage timers and uses arrays as fundamental data structure. It has no artificial limitations on the number of watchers waiting for the same event.