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

Comparing libev/ev.pod (file contents):
Revision 1.340 by root, Wed Nov 3 20:03:21 2010 UTC vs.
Revision 1.342 by root, Wed Nov 10 13:16:44 2010 UTC

986 986
987=item ev_userdata (loop) 987=item ev_userdata (loop)
988 988
989Set and retrieve a single C<void *> associated with a loop. When 989Set and retrieve a single C<void *> associated with a loop. When
990C<ev_set_userdata> has never been called, then C<ev_userdata> returns 990C<ev_set_userdata> has never been called, then C<ev_userdata> returns
991C<0.> 991C<0>.
992 992
993These two functions can be used to associate arbitrary data with a loop, 993These two functions can be used to associate arbitrary data with a loop,
994and are intended solely for the C<invoke_pending_cb>, C<release> and 994and are intended solely for the C<invoke_pending_cb>, C<release> and
995C<acquire> callbacks described above, but of course can be (ab-)used for 995C<acquire> callbacks described above, but of course can be (ab-)used for
996any other purpose as well. 996any other purpose as well.
3381=item * Priorities are not currently supported. Initialising priorities 3381=item * Priorities are not currently supported. Initialising priorities
3382will fail and all watchers will have the same priority, even though there 3382will fail and all watchers will have the same priority, even though there
3383is an ev_pri field. 3383is an ev_pri field.
3384 3384
3385=item * In libevent, the last base created gets the signals, in libev, the 3385=item * In libevent, the last base created gets the signals, in libev, the
3386first base created (== the default loop) gets the signals. 3386base that registered the signal gets the signals.
3387 3387
3388=item * Other members are not supported. 3388=item * Other members are not supported.
3389 3389
3390=item * The libev emulation is I<not> ABI compatible to libevent, you need 3390=item * The libev emulation is I<not> ABI compatible to libevent, you need
3391to use the libev header file and library. 3391to use the libev header file and library.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines