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

Comparing libev/ev.pod (file contents):
Revision 1.460 by root, Wed Jan 22 02:00:13 2020 UTC vs.
Revision 1.461 by root, Wed Jan 22 12:15:52 2020 UTC

4260method. 4260method.
4261 4261
4262For C<ev::embed> watchers this method is called C<set_embed>, to avoid 4262For C<ev::embed> watchers this method is called C<set_embed>, to avoid
4263clashing with the C<set (loop)> method. 4263clashing with the C<set (loop)> method.
4264 4264
4265For C<ev::io> watchers there is an additional C<set> method that acepts a
4266new event mask only, and internally calls C<ev_io_modfify>.
4267
4265=item w->start () 4268=item w->start ()
4266 4269
4267Starts the watcher. Note that there is no C<loop> argument, as the 4270Starts the watcher. Note that there is no C<loop> argument, as the
4268constructor already stores the event loop. 4271constructor already stores the event loop.
4269 4272

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines