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

Comparing libev/ev.pod (file contents):
Revision 1.467 by root, Sun Sep 13 22:17:02 2020 UTC vs.
Revision 1.468 by sf-exg, Sun May 14 19:02:31 2023 UTC

4268 4268
4269For C<ev::embed> watchers this method is called C<set_embed>, to avoid 4269For C<ev::embed> watchers this method is called C<set_embed>, to avoid
4270clashing with the C<set (loop)> method. 4270clashing with the C<set (loop)> method.
4271 4271
4272For C<ev::io> watchers there is an additional C<set> method that acepts a 4272For C<ev::io> watchers there is an additional C<set> method that acepts a
4273new event mask only, and internally calls C<ev_io_modfify>. 4273new event mask only, and internally calls C<ev_io_modify>.
4274 4274
4275=item w->start () 4275=item w->start ()
4276 4276
4277Starts the watcher. Note that there is no C<loop> argument, as the 4277Starts the watcher. Note that there is no C<loop> argument, as the
4278constructor already stores the event loop. 4278constructor already stores the event loop.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines