AnyEvent::IO::Perl(3pm) | User Contributed Perl Documentation | AnyEvent::IO::Perl(3pm) |
AnyEvent::IO::Perl - pure perl backend for AnyEvent::IO
use AnyEvent::IO;
This is the pure-perl backend of AnyEvent::IO - it is always available, but does not actually implement any I/O operation asynchronously - everything is synchronous.
For simple programs that can wait for I/O, this is likely the most efficient implementation.
AnyEvent::IO, AnyEvent.
Marc Lehmann <schmorp@schmorp.de> http://anyevent.schmorp.de
2019-03-02 | perl v5.28.1 |