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

Comparing libev/ev.pod (file contents):
Revision 1.10 by root, Mon Nov 12 08:32:27 2007 UTC vs.
Revision 1.11 by root, Mon Nov 12 08:32:52 2007 UTC

404=head1 WATCHER TYPES 404=head1 WATCHER TYPES
405 405
406This section describes each watcher in detail, but will not repeat 406This section describes each watcher in detail, but will not repeat
407information given in the last section. 407information given in the last section.
408 408
409=head2 C<ev_io> - is my file descriptor readable or writable 409=head2 C<ev_io> - is this file descriptor readable or writable
410 410
411I/O watchers check whether a file descriptor is readable or writable 411I/O watchers check whether a file descriptor is readable or writable
412in each iteration of the event loop (This behaviour is called 412in each iteration of the event loop (This behaviour is called
413level-triggering because you keep receiving events as long as the 413level-triggering because you keep receiving events as long as the
414condition persists. Remember you cna stop the watcher if you don't want to 414condition persists. Remember you cna stop the watcher if you don't want to

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines