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

MR::IProto::Connection::Async - async communication

Description

       Used to perform asynchronous communication.

Name

       MR::IProto::Connection::Async - async communication

Protected Methods

       _send( $msg, $payload, $callback, $no_reply )
           Send message to server.

Public Methods

       send
           Enqueue message send.  For list of arguments see "_send".

       set_timeout( $timeout )
           Set timeout value for existing connection.

See Also

       MR::IProto::Connection, MR::IProto::Cluster::Server.

perl v5.30.3                                       2020-07-21                 MR::IProto::Connection::Async(3pm)

See Also