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

Comparing libev/ev.pod (file contents):
Revision 1.318 by root, Fri Oct 22 09:40:22 2010 UTC vs.
Revision 1.319 by root, Fri Oct 22 10:09:12 2010 UTC

225probe for if you specify no backends explicitly. 225probe for if you specify no backends explicitly.
226 226
227=item unsigned int ev_embeddable_backends () 227=item unsigned int ev_embeddable_backends ()
228 228
229Returns the set of backends that are embeddable in other event loops. This 229Returns the set of backends that are embeddable in other event loops. This
230is the theoretical, all-platform, value. To find which backends 230value is platform-specific but can include backends not available on the
231might be supported on the current system, you would need to look at 231current system. To find which embeddable backends might be supported on
232C<ev_embeddable_backends () & ev_supported_backends ()>, likewise for 232the current system, you would need to look at C<ev_embeddable_backends ()
233recommended ones. 233& ev_supported_backends ()>, likewise for recommended ones.
234 234
235See the description of C<ev_embed> watchers for more info. 235See the description of C<ev_embed> watchers for more info.
236 236
237=item ev_set_allocator (void *(*cb)(void *ptr, long size)) [NOT REENTRANT] 237=item ev_set_allocator (void *(*cb)(void *ptr, long size)) [NOT REENTRANT]
238 238

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines