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

Comparing libev/ev.pod (file contents):
Revision 1.167 by root, Mon Jun 9 14:11:30 2008 UTC vs.
Revision 1.168 by root, Mon Jun 9 14:31:36 2008 UTC

3332section for details) and use the following F<evwrap.h> header file instead 3332section for details) and use the following F<evwrap.h> header file instead
3333of F<ev.h>: 3333of F<ev.h>:
3334 3334
3335 #define EV_STANDALONE /* keeps ev from requiring config.h */ 3335 #define EV_STANDALONE /* keeps ev from requiring config.h */
3336 #define EV_SELECT_IS_WINSOCKET 1 /* configure libev for windows select */ 3336 #define EV_SELECT_IS_WINSOCKET 1 /* configure libev for windows select */
3337 #define EV_STAT_ENABLE 0 /* no stat() availble */
3338 3337
3339 #include "ev.h" 3338 #include "ev.h"
3340 3339
3341And compile the following F<evwrap.c> file into your project (make sure 3340And compile the following F<evwrap.c> file into your project (make sure
3342you do I<not> compile the F<ev.c> or any other embedded soruce files!): 3341you do I<not> compile the F<ev.c> or any other embedded soruce files!):

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines