LogoSailfishOS Open Build Service > Projects > home:kabouik > libevent
Log In

Abstract asynchronous event notification library

The libevent API provides a mechanism to execute a callback function
when a specific event occurs on a file descriptor or after a timeout
has been reached. libevent is meant to replace the asynchronous event
loop found in event driven network servers. An application just needs
to call event_dispatch() and can then add or remove events dynamically
without having to change the event loop.

Source Files

Filename Size Changed Actions
libevent-2.1.11-stable.tar.gz 1.03 MB over 4 years ago Download File
libevent.spec 2.14 KB almost 4 years ago Download File

Latest Revision

-- -- -- -- (kabouik) committed almost 4 years ago (revision 6)

Comments for home:kabouik (0)