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

Comparing libev/ev.pod (file contents):
Revision 1.423 by root, Fri Nov 23 12:52:35 2012 UTC vs.
Revision 1.424 by root, Sun Nov 25 01:38:51 2012 UTC

3177 3177
3178=over 4 3178=over 4
3179 3179
3180=item ev_embed_init (ev_embed *, callback, struct ev_loop *embedded_loop) 3180=item ev_embed_init (ev_embed *, callback, struct ev_loop *embedded_loop)
3181 3181
3182=item ev_embed_set (ev_embed *, callback, struct ev_loop *embedded_loop) 3182=item ev_embed_set (ev_embed *, struct ev_loop *embedded_loop)
3183 3183
3184Configures the watcher to embed the given loop, which must be 3184Configures the watcher to embed the given loop, which must be
3185embeddable. If the callback is C<0>, then C<ev_embed_sweep> will be 3185embeddable. If the callback is C<0>, then C<ev_embed_sweep> will be
3186invoked automatically, otherwise it is the responsibility of the callback 3186invoked automatically, otherwise it is the responsibility of the callback
3187to invoke it (it will continue to be called until the sweep has been done, 3187to invoke it (it will continue to be called until the sweep has been done,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines