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

Comparing libev/ev.3 (file contents):
Revision 1.3 by root, Thu Nov 22 12:28:27 2007 UTC vs.
Revision 1.4 by root, Thu Nov 22 12:28:35 2007 UTC

314This uses the Solaris 10 port mechanism. As with everything on Solaris, 314This uses the Solaris 10 port mechanism. As with everything on Solaris,
315it's really slow, but it still scales very well (O(active_fds)). 315it's really slow, but it still scales very well (O(active_fds)).
316.ie n .IP """EVMETHOD_ALL""" 4 316.ie n .IP """EVMETHOD_ALL""" 4
317.el .IP "\f(CWEVMETHOD_ALL\fR" 4 317.el .IP "\f(CWEVMETHOD_ALL\fR" 4
318.IX Item "EVMETHOD_ALL" 318.IX Item "EVMETHOD_ALL"
319Try all backends (even potentially broken ones). Since this is a mask, you 319Try all backends (even potentially broken ones that wouldn't be tried
320with \f(CW\*(C`EVFLAG_AUTO\*(C'\fR). Since this is a mask, you can do stuff such as
320can do stuff like \f(CW\*(C`EVMETHOD_ALL & ~EVMETHOD_KQUEUE\*(C'\fR. 321\&\f(CW\*(C`EVMETHOD_ALL & ~EVMETHOD_KQUEUE\*(C'\fR.
321.RE 322.RE
322.RS 4 323.RS 4
323.Sp 324.Sp
324If one or more of these are ored into the flags value, then only these 325If one or more of these are ored into the flags value, then only these
325backends will be tried (in the reverse order as given here). If none are 326backends will be tried (in the reverse order as given here). If none are

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines