Provided by: libmr-tarantool-perl_0.0.24-2_all bug

NAME

       MR::IProto::Connection::Sync - sync communication

DESCRIPTION

       Used to perform synchronous communication.

PUBLIC METHODS

       fh  Returns socket.

       send
           See "send" in MR::IProto::Connection for more information.

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

SEE ALSO

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