ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/src/ev_cpp.h
(Generate patch)

Comparing gvpe/src/ev_cpp.h (file contents):
Revision 1.2 by pcg, Sat Dec 1 23:35:31 2007 UTC vs.
Revision 1.3 by root, Tue Mar 8 17:33:30 2011 UTC

1#define EV_MULTIPLICITY 0 1#define EV_COMPAT3 0
2#define EV_STAT_ENABLE 0 2#define EV_CHILD_ENABLE 1
3#define EV_FORK_ENABLE 0 3#define EV_USE_STDEXCEPT 0
4#define EV_CONFIG_H <config.h> 4#define EV_CONFIG_H <config.h>
5#define EV_MINPRI 0 5
6#define EV_MAXPRI 0 6#define EV_FEATURES 1+2+32+64
7
8#define EV_IO_ENABLE 1
9#define EV_TIMER_ENABLE 1
10#define EV_ASYNC_ENABLE 1
7 11
8#include "ev++.h" 12#include "ev++.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines