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

Comparing libev/ev.pod (file contents):
Revision 1.94 by root, Fri Dec 21 04:38:45 2007 UTC vs.
Revision 1.95 by root, Fri Dec 21 05:10:01 2007 UTC

949 949
950This is how one would do it normally anyway, the important point is that 950This is how one would do it normally anyway, the important point is that
951the libev application should not optimise around libev but should leave 951the libev application should not optimise around libev but should leave
952optimisations to libev. 952optimisations to libev.
953 953
954=head3 Ths special problem of dup'ed file descriptors 954=head3 The special problem of dup'ed file descriptors
955 955
956Some backends (e.g. epoll), cannot register events for file descriptors, 956Some backends (e.g. epoll), cannot register events for file descriptors,
957but only events for the underlying file descriptions. That menas when you 957but only events for the underlying file descriptions. That menas when you
958have C<dup ()>'ed file descriptors and register events for them, only one 958have C<dup ()>'ed file descriptors and register events for them, only one
959file descriptor might actually receive events. 959file descriptor might actually receive events.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines