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

Comparing AnyEvent/lib/AnyEvent.pm (file contents):
Revision 1.433 by root, Sat Jul 1 16:04:56 2017 UTC vs.
Revision 1.434 by root, Tue Apr 17 19:04:50 2018 UTC

862 862
863=back 863=back
864 864
865=head1 SUPPORTED EVENT LOOPS/BACKENDS 865=head1 SUPPORTED EVENT LOOPS/BACKENDS
866 866
867The available backend classes are (every class has its own manpage): 867The following backend classes are part of the AnyEvent distribution (every
868class has its own manpage):
868 869
869=over 4 870=over 4
870 871
871=item Backends that are autoprobed when no other event loop can be found. 872=item Backends that are autoprobed when no other event loop can be found.
872 873
921backend, so it can be supported through POE. 922backend, so it can be supported through POE.
922 923
923AnyEvent knows about both L<Prima> and L<Wx>, however, and will try to 924AnyEvent knows about both L<Prima> and L<Wx>, however, and will try to
924load L<POE> when detecting them, in the hope that POE will pick them up, 925load L<POE> when detecting them, in the hope that POE will pick them up,
925in which case everything will be automatic. 926in which case everything will be automatic.
927
928=item Known event loops outside the AnyEvent distribution
929
930The following event loops or programs support AnyEvent by providing their
931own AnyEvent backend. They will be picked up automatically.
932
933 urxvt::anyevent available to rxvt-unicode extensions
926 934
927=back 935=back
928 936
929=head1 GLOBAL VARIABLES AND FUNCTIONS 937=head1 GLOBAL VARIABLES AND FUNCTIONS
930 938

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines