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

Comparing libev/ev.pod (file contents):
Revision 1.22 by root, Mon Nov 12 18:36:42 2007 UTC vs.
Revision 1.23 by root, Mon Nov 12 18:40:21 2007 UTC

417in each iteration of the event loop (This behaviour is called 417in each iteration of the event loop (This behaviour is called
418level-triggering because you keep receiving events as long as the 418level-triggering because you keep receiving events as long as the
419condition persists. Remember you can stop the watcher if you don't want to 419condition persists. Remember you can stop the watcher if you don't want to
420act on the event and neither want to receive future events). 420act on the event and neither want to receive future events).
421 421
422In general you can register as many read and/or write event watchers oer 422In general you can register as many read and/or write event watchers per
423fd as you want (as long as you don't confuse yourself). Setting all file 423fd as you want (as long as you don't confuse yourself). Setting all file
424descriptors to non-blocking mode is also usually a good idea (but not 424descriptors to non-blocking mode is also usually a good idea (but not
425required if you know what you are doing). 425required if you know what you are doing).
426 426
427You have to be careful with dup'ed file descriptors, though. Some backends 427You have to be careful with dup'ed file descriptors, though. Some backends

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines