summaryrefslogtreecommitdiff
path: root/adapters/libev.h
AgeCommit message (Expand)Author
2021-11-18Remove unused parameter warning in libev adapterBjörn Svensson
2020-07-30Keep libev's code style (#857)lijiageng
2020-06-01Use explicit pointer casting for c++ compatibility (#826)Aureus
2020-05-22Allow users to replace allocator and handle OOM everywhere. (#800)Michael Grunder
2020-05-04Support timeouts in libev adapater (#795)Michael Grunder
2020-01-28Safe allocation wrappers (#754)Michael Grunder
2014-04-09Add missing license and copyright for adaptersantirez
2011-06-27Make libev adapter functions static to fix linkingR. Tyler Croy
2011-06-27Add implied include of stdlib.hR. Tyler Croy
2010-12-29Scope event library related data and hooks to a structPieter Noordhuis
2010-12-01Use extra field for adapter-specific dataPieter Noordhuis
2010-11-23Make the libev adapter work without support for multiple event loopsPieter Noordhuis
2010-11-22Explicit casts for the libev adapterPieter Noordhuis
2010-11-01Move libev/libevent headers to adapters directoryPieter Noordhuis