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

Comparing libev/ev.h (file contents):
Revision 1.96 by root, Sun Apr 6 14:34:51 2008 UTC vs.
Revision 1.97 by root, Wed Apr 9 14:39:28 2008 UTC

364 struct ev_fork fork; 364 struct ev_fork fork;
365#endif 365#endif
366#if EV_EMBED_ENABLE 366#if EV_EMBED_ENABLE
367 struct ev_embed embed; 367 struct ev_embed embed;
368#endif 368#endif
369#if EV_ASYND_ENABLE 369#if EV_ASYNC_ENABLE
370 struct ev_async async; 370 struct ev_async async;
371#endif 371#endif
372}; 372};
373 373
374/* bits for ev_default_loop and ev_loop_new */ 374/* bits for ev_default_loop and ev_loop_new */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines