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

Comparing libev/README.embed (file contents):
Revision 1.11 by root, Thu Nov 8 22:01:02 2007 UTC vs.
Revision 1.12 by root, Fri Nov 9 17:07:59 2007 UTC

72 Must always be "1", which keeps libev from including config.h or 72 Must always be "1", which keeps libev from including config.h or
73 other files, and it also defines dummy implementations for some 73 other files, and it also defines dummy implementations for some
74 libevent functions (such as logging, which is not supported). It 74 libevent functions (such as logging, which is not supported). It
75 will also not define any of the structs usually found in "event.h" 75 will also not define any of the structs usually found in "event.h"
76 that are not directly supported by libev code alone. 76 that are not directly supported by libev code alone.
77
78 EV_H
79
80 The name of the ev.h header file used to include it. The default
81 if undefined is <ev.h> in event.h and "ev.h" in ev.c. This can be used
82 to virtually rename the ev.h header file
77 83
78 EV_USE_MONOTONIC 84 EV_USE_MONOTONIC
79 85
80 If undefined or defined to be "1", libev will try to detect the 86 If undefined or defined to be "1", libev will try to detect the
81 availability of the monotonic clock option at both compiletime and 87 availability of the monotonic clock option at both compiletime and

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines