logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

AnyEvent::IO::IOAIO - AnyEvent::IO backend based on IO::AIO

Author

        Marc Lehmann <schmorp@schmorp.de>
        http://anyevent.schmorp.de

perl v5.40.0                                       2024-10-20                           AnyEvent::IO::IOAIO(3pm)

Description

       This is the IO::AIO-based backend of AnyEvent::IO (via AnyEvent::AIO). All I/O operations it implements
       are done asynchronously.

Functions

Name

       AnyEvent::IO::IOAIO - AnyEvent::IO backend based on IO::AIO

See Also

       AnyEvent::IO, AnyEvent.

Synopsis

          use AnyEvent::IO;

See Also