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

Comparing libev/ev.c (file contents):
Revision 1.493 by root, Sun Jun 23 02:02:24 2019 UTC vs.
Revision 1.494 by root, Sun Jun 23 23:28:45 2019 UTC

2807#ifdef __FreeBSD__ 2807#ifdef __FreeBSD__
2808 flags &= ~EVBACKEND_POLL; /* poll return value is unusable (http://forums.freebsd.org/archive/index.php/t-10270.html) */ 2808 flags &= ~EVBACKEND_POLL; /* poll return value is unusable (http://forums.freebsd.org/archive/index.php/t-10270.html) */
2809#endif 2809#endif
2810 2810
2811 /* TODO: linuxaio is very experimental */ 2811 /* TODO: linuxaio is very experimental */
2812#if !EV_RECOMMEND_LINUXAIO
2812 flags &= ~EVBACKEND_LINUXAIO; 2813 flags &= ~EVBACKEND_LINUXAIO;
2814#endif
2813 2815
2814 return flags; 2816 return flags;
2815} 2817}
2816 2818
2817ecb_cold 2819ecb_cold

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines