Marc Alexander Lehmann
|
7837db30e6
|
move event_base predeclaration higher in the file
|
2007-11-09 17:07:59 +00:00 |
Marc Alexander Lehmann
|
ca827c9c68
|
*** empty log message ***
|
2007-11-08 23:53:41 +00:00 |
Marc Alexander Lehmann
|
0d73632953
|
*** empty log message ***
|
2007-11-08 21:20:51 +00:00 |
Marc Alexander Lehmann
|
e3f05aba27
|
implement event_activate, might opt to replace it by a stright call to the callback?
|
2007-11-08 21:14:15 +00:00 |
Marc Alexander Lehmann
|
e54340417e
|
*** empty log message ***
|
2007-11-06 18:49:32 +00:00 |
Marc Alexander Lehmann
|
14fedbd1d4
|
*** empty log message ***
|
2007-11-06 16:51:20 +00:00 |
Marc Alexander Lehmann
|
1b2d925357
|
now port to microsofts goddamn broken pseudo-c-we-do-it-different-to-spite-you so-called c compiler
|
2007-11-06 13:17:55 +00:00 |
Marc Alexander Lehmann
|
f0a5d740f6
|
- have to re-check potentially closed fds regularly for epoll. this hurts
badly :(
- still more than twice as fats as libevent.
- many minor fixes
|
2007-11-04 23:14:11 +00:00 |
Marc Alexander Lehmann
|
c2d0231f2e
|
bugfixes
|
2007-11-04 22:03:17 +00:00 |
Marc Alexander Lehmann
|
a0113c3cec
|
need to rethinkg design, maybe use 'proper' struct subclassing due to aliasing restrictions in C
|
2007-11-04 20:38:07 +00:00 |
Marc Alexander Lehmann
|
e14e689e9f
|
*** empty log message ***
|
2007-11-04 19:45:09 +00:00 |
Marc Alexander Lehmann
|
8a87efefe8
|
*** empty log message ***
|
2007-11-04 18:29:44 +00:00 |
Marc Alexander Lehmann
|
f4ea30875d
|
*** empty log message ***
|
2007-11-04 18:15:16 +00:00 |
Marc Alexander Lehmann
|
3614971885
|
*** empty log message ***
|
2007-11-04 16:52:52 +00:00 |
Marc Alexander Lehmann
|
0c25f49f94
|
better destroy support, separate into default loop and additional loops
|
2007-11-04 15:58:49 +00:00 |
Marc Alexander Lehmann
|
6e886dc713
|
wow the event api is broken
|
2007-11-04 00:24:16 +00:00 |
Marc Alexander Lehmann
|
e06a2f3e2f
|
*** empty log message ***
|
2007-11-03 22:10:39 +00:00 |
Marc Alexander Lehmann
|
1cb1e18a7a
|
prepare for multiple bases
|
2007-11-03 21:58:51 +00:00 |
Marc Alexander Lehmann
|
01cd638daf
|
do not support multiple event bases. period.
|
2007-11-03 20:24:42 +00:00 |
Marc Alexander Lehmann
|
79c49c6573
|
try to programmatically integrate libevent
|
2007-11-03 19:41:55 +00:00 |
Marc Alexander Lehmann
|
5c882b3012
|
improve event compatibility, make watchers much smaller by union'ising io and sig watchers
|
2007-11-02 13:08:51 +00:00 |
Marc Alexander Lehmann
|
fa48af2286
|
*** empty log message ***
|
2007-11-02 11:02:23 +00:00 |
Marc Alexander Lehmann
|
237d54d700
|
*** empty log message ***
|
2007-11-01 18:13:44 +00:00 |
Marc Alexander Lehmann
|
f2ce2e0b51
|
*** empty log message ***
|
2007-11-01 15:39:15 +00:00 |