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

Comparing EV/EV.pm (file contents):
Revision 1.86 by root, Wed Apr 2 11:00:58 2008 UTC vs.
Revision 1.87 by root, Tue Apr 15 04:41:57 2008 UTC

979 979
980It is, however, possible to use them from the XS level. 980It is, however, possible to use them from the XS level.
981 981
982Please see the libev documentation for further details. 982Please see the libev documentation for further details.
983 983
984=over 4
985
986=item $w = EV::async $callback
987
988=item $w = EV::async_ns $callback
989
990=item $w->send
991
992=item $bool = $w->async_pending
993
994=back
995
984 996
985=head1 PERL SIGNALS 997=head1 PERL SIGNALS
986 998
987While Perl signal handling (C<%SIG>) is not affected by EV, the behaviour 999While Perl signal handling (C<%SIG>) is not affected by EV, the behaviour
988with EV is as the same as any other C library: Perl-signals will only be 1000with EV is as the same as any other C library: Perl-signals will only be

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines