tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

lib_evloop.md (269B)


@dir /lib/evloop @brief lib/evloop: Low-level event loop.

This modules has tools to manage the libevent event loop and related functionality, in order to implement asynchronous networking, timers, periodic events, and other scheduling tasks.