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

Comparing libev/ev.pod (file contents):
Revision 1.92 by root, Fri Dec 21 01:26:04 2007 UTC vs.
Revision 1.93 by root, Fri Dec 21 01:29:34 2007 UTC

2440 2440
2441=item ev_set_cb (ev, cb) 2441=item ev_set_cb (ev, cb)
2442 2442
2443Can be used to change the callback member declaration in each watcher, 2443Can be used to change the callback member declaration in each watcher,
2444and the way callbacks are invoked and set. Must expand to a struct member 2444and the way callbacks are invoked and set. Must expand to a struct member
2445definition and a statement, respectively. See the F<ev.c> header file for 2445definition and a statement, respectively. See the F<ev.h> header file for
2446their default definitions. One possible use for overriding these is to 2446their default definitions. One possible use for overriding these is to
2447avoid the C<struct ev_loop *> as first argument in all cases, or to use 2447avoid the C<struct ev_loop *> as first argument in all cases, or to use
2448method calls instead of plain function calls in C++. 2448method calls instead of plain function calls in C++.
2449 2449
2450=head2 EXPORTED API SYMBOLS 2450=head2 EXPORTED API SYMBOLS

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines