1AnyEvent::IO::Perl(3) User Contributed Perl DocumentationAnyEvent::IO::Perl(3)
2
3
4

NAME

6       AnyEvent::IO::Perl - pure perl backend for AnyEvent::IO
7

SYNOPSIS

9          use AnyEvent::IO;
10

DESCRIPTION

12       This is the pure-perl backend of AnyEvent::IO - it is always available,
13       but does not actually implement any I/O operation asynchronously -
14       everything is synchronous.
15
16       For simple programs that can wait for I/O, this is likely the most
17       efficient implementation.
18

SEE ALSO

20       AnyEvent::IO, AnyEvent.
21

AUTHOR

23        Marc Lehmann <schmorp@schmorp.de>
24        http://anyevent.schmorp.de
25
26
27
28perl v5.32.0                      2020-07-28             AnyEvent::IO::Perl(3)
Impressum