ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/EV/EV/MakeMaker.pm
(Generate patch)

Comparing EV/EV/MakeMaker.pm (file contents):
Revision 1.9 by root, Mon Apr 7 13:28:55 2008 UTC vs.
Revision 1.10 by root, Mon Apr 7 13:34:05 2008 UTC

81The C<data> member in each watcher is of type C<SV *> and not C<void *> 81The C<data> member in each watcher is of type C<SV *> and not C<void *>
82(this might change at some point). 82(this might change at some point).
83 83
84=head1 EXAMPLE 84=head1 EXAMPLE
85 85
86The L<EV::Glib>, L<EV::ADNS> and L<Glib::EV> all give nice examples on how 86The L<EV::Glib>, L<EV::ADNS> and L<Glib::EV> modules all give nice
87to use this module. 87examples on how to use this module.
88 88
89Here are some F<.xs> fragments taken from EV::ADNS that should get you 89Here are some F<.xs> fragments taken from EV::ADNS that should get you
90going: 90going:
91 91
92 #include "EVAPI.h" 92 #include "EVAPI.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines