index
:
delta/libevent.git
baserock/release-2.0.21-stable
gh-pages
master
patches-1.1
patches-1.2
patches-1.3
patches-1.4
patches-2.0
patches-2.1
release-2.2-pull
github.com: libevent/libevent.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
epoll.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r17185@catbus: nickm | 2007-12-16 14:33:40 -0500
Nick Mathewson
2007-12-16
1
-1
/
+1
*
remove obsoleted recalc code
Niels Provos
2007-12-09
1
-2
/
+0
*
move EV_PERSIST handling out of the event backends
Niels Provos
2007-11-27
1
-6
/
+0
*
r14939@tombo: nickm | 2007-11-25 11:59:26 -0500
Nick Mathewson
2007-11-25
1
-10
/
+10
*
provide event_reinit() to reinitialized an event_base after fork - necessary ...
Niels Provos
2007-11-25
1
-1
/
+2
*
revert r505; it introduced errors in epoll
Niels Provos
2007-11-11
1
-12
/
+25
*
r16584@catbus: nickm | 2007-11-10 00:00:59 -0500
Nick Mathewson
2007-11-10
1
-25
/
+12
*
r14744@tombo: nickm | 2007-11-06 21:30:11 -0500
Nick Mathewson
2007-11-07
1
-2
/
+2
*
r16454@catbus: nickm | 2007-11-06 09:59:45 -0500
Nick Mathewson
2007-11-06
1
-16
/
+13
*
remove last vestiges of RBTREE
Niels Provos
2007-11-03
1
-1
/
+0
*
make clock_monotonic work; do not use default timeout;
Niels Provos
2007-07-30
1
-2
/
+4
*
more the signal base into the event base; this removes global state and makes...
Niels Provos
2007-03-10
1
-10
/
+12
*
rolling back r339: evconfig.h does not work
Niels Provos
2007-03-01
1
-1
/
+1
*
signal fixes from scott lamb
Niels Provos
2007-02-28
1
-11
/
+4
*
make evconfig.h available as installed header file; not
Niels Provos
2007-02-28
1
-1
/
+1
*
introduce a way to free the base from Nick Mathewson <nickm@freehaven.net>
Niels Provos
2006-03-28
1
-1
/
+19
*
solaris kernel changes are not backwards compatible - how retarded. problem
Niels Provos
2005-11-12
1
-2
/
+8
*
call epoll_ctl after changing our state table; in case that epoll_ctl fails
Niels Provos
2005-05-10
1
-3
/
+3
*
suppress valgrind warnings from knew -a- pimb.org
Niels Provos
2005-03-31
1
-2
/
+2
*
debugging callbacks from Nick Mathewson <nickm@freehaven.net>
Niels Provos
2005-03-29
1
-13
/
+6
*
fixes for threaded operations from Andrew Danforth
Niels Provos
2005-01-03
1
-13
/
+18
*
make libevent thread-safe; first cut
Niels Provos
2004-11-25
1
-7
/
+5
*
when converting usec to msec round up; so that libevent does not spin until
Niels Provos
2004-09-19
1
-1
/
+1
*
close file descriptors on exec(); suggested by aaron at die.net
Niels Provos
2004-08-10
1
-0
/
+14
*
fixes to handle error cases by Anatoly Vorobey at pobox.com
Niels Provos
2003-10-25
1
-2
/
+8
*
minor corrections; change license to 3-clause BSD license
Niels Provos
2003-10-04
1
-4
/
+1
*
found a bug where specifying both read|write for a single event let to
Niels Provos
2003-06-24
1
-13
/
+13
*
use maximum number of fds for epoll_create; from Davide Libenzi
Niels Provos
2003-04-09
1
-13
/
+19
*
fix type
Niels Provos
2003-03-10
1
-1
/
+1
*
style
Niels Provos
2003-03-09
1
-1
/
+1
*
copyright
Niels Provos
2003-03-08
1
-3
/
+1
*
fix signal usage
Niels Provos
2003-03-08
1
-8
/
+2
*
support for Linux eventpoll mechanism
Niels Provos
2003-03-07
1
-0
/
+334