3219 Forks
9721 Stars
9721 Watchers

libevent

Event notification library

How to download and setup libevent

Open terminal and run command
git clone https://github.com/libevent/libevent.git
git clone is used to create a copy or clone of libevent repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with libevent https://github.com/libevent/libevent/archive/master.zip

Or simply clone libevent with SSH
[email protected]:libevent/libevent.git

If you have some problems with libevent

You may open issue on libevent support forum (system) here: https://github.com/libevent/libevent/issues