*** empty log message ***

master rel-0.8
Marc Alexander Lehmann 16 years ago
parent 0340a0c046
commit f79e8f9347

@ -1,3 +1,6 @@
Homepage: http://software.schmorp.de/pkg/libev
E-Mail: libev@schmorp.de
libev is a high-performance event loop/event model with lots of features.
It is modelled (very losely) after libevent
@ -75,4 +78,6 @@ whats missing?
are not yet finished and work differently, but you can use idle watchers
to get a similar effect).
AUTHOR
libev was written and designed by Marc Lehmann and Emanuele Giaquinta.

@ -122,7 +122,7 @@ extern "C" {
/**/
/* darwin simply cnanot be helped */
/* darwin simply cannot be helped */
#ifdef __APPLE__
# undef EV_USE_POLL
# undef EV_USE_KQUEUE

Loading…
Cancel
Save