Niels Provos cdcfae7fc1 call epoll_ctl after changing our state table; in case that epoll_ctl fails
we need to make sure that the table is consistent. from William Ahern


svn:r162
2005-05-10 08:14:39 +00:00
2004-03-23 03:43:53 +00:00
2005-04-23 02:48:49 +00:00
2005-04-23 02:48:49 +00:00
2005-04-04 00:37:26 +00:00
2005-04-23 02:48:27 +00:00
2005-04-23 15:40:14 +00:00
2002-04-09 15:14:06 +00:00
2005-04-14 23:28:06 +00:00
2005-04-09 03:32:11 +00:00
2005-05-10 04:16:17 +00:00
2002-04-09 17:52:23 +00:00
2005-04-04 00:35:14 +00:00
2005-04-04 00:10:17 +00:00
2005-04-01 04:20:39 +00:00
2002-04-09 19:06:18 +00:00

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.

Acknowledgements:
-----------------

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

  Nick Mathewson
  Andrew Danforth
  Shie Erlich
  Mike Davis

If I have forgotten your name, please contact me.

Description
A public libevent repository. The official repository is still at at git://levent.git.sourceforge.net/gitroot/levent/libevent
Readme Multiple Licenses 11 MiB
Languages
C 88.3%
CMake 3.9%
Python 2.5%
M4 2.3%
Roff 1.8%
Other 1.2%