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

Comparing libev/ev.3 (file contents):
Revision 1.54 by root, Fri Dec 21 04:38:45 2007 UTC vs.
Revision 1.55 by root, Fri Dec 21 05:10:38 2007 UTC

1105.PP 1105.PP
1106This is how one would do it normally anyway, the important point is that 1106This is how one would do it normally anyway, the important point is that
1107the libev application should not optimise around libev but should leave 1107the libev application should not optimise around libev but should leave
1108optimisations to libev. 1108optimisations to libev.
1109.PP 1109.PP
1110\fIThs special problem of dup'ed file descriptors\fR 1110\fIThe special problem of dup'ed file descriptors\fR
1111.IX Subsection "Ths special problem of dup'ed file descriptors" 1111.IX Subsection "The special problem of dup'ed file descriptors"
1112.PP 1112.PP
1113Some backends (e.g. epoll), cannot register events for file descriptors, 1113Some backends (e.g. epoll), cannot register events for file descriptors,
1114but only events for the underlying file descriptions. That menas when you 1114but only events for the underlying file descriptions. That menas when you
1115have \f(CW\*(C`dup ()\*(C'\fR'ed file descriptors and register events for them, only one 1115have \f(CW\*(C`dup ()\*(C'\fR'ed file descriptors and register events for them, only one
1116file descriptor might actually receive events. 1116file descriptor might actually receive events.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines