ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/README.embed
(Generate patch)

Comparing libev/README.embed (file contents):
Revision 1.2 by root, Sun Nov 4 18:16:52 2007 UTC vs.
Revision 1.3 by root, Mon Nov 5 17:57:53 2007 UTC

25 25
26 ev.h 26 ev.h
27 ev.c 27 ev.c
28 ev_vars.h 28 ev_vars.h
29 ev_wrap.h 29 ev_wrap.h
30 ev_select.c only when select backend is enabled (which is by default)
31 ev_poll.c only when poll backend is enabled (disabled by default)
32 ev_epoll.c only when the epoll backend is enabled (disabled by default)
33 ev_kqueue.c only when the kqueue backend is enabled (disabled by default)
34
35 "ev.c" includes the backend files directly when enabled.
30 36
31 To include the libevent compatibility API, also include: 37 To include the libevent compatibility API, also include:
32 38
33 #include "event.c" 39 #include "event.c"
34 40

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines