Skip to content

Nick's public libevent repository. The official repository is at git://levent.git.sourceforge.net/gitroot/levent/libevent

License

Notifications You must be signed in to change notification settings

leejir/Libevent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To build libevent, type

$ ./configure && make

Install as root via

# make install

You can run the regression tests by

$ make verify

Before, reporting any problems, please run the regression tests.

To enable the low-level tracing build the library as:

CFLAGS=-DUSE_DEBUG ./configure [...]
 
Acknowledgements:
-----------------

The following people have helped with suggestions, ideas, code or
fixing bugs:

  Nick Mathewson
  Andrew Danforth
  Shie Erlich
  Mike Davis
  William Ahern
  Alexander von Gernler
  Artur Grabowski
  Stas Bekman
  Tassilo von Parseval

If I have forgotten your name, please contact me.

About

Nick's public libevent repository. The official repository is at git://levent.git.sourceforge.net/gitroot/levent/libevent

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 90.2%
  • CMake 3.2%
  • Python 2.4%
  • Roff 1.9%
  • C++ 1.8%
  • Shell 0.3%
  • Makefile 0.2%