The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

DESCRIPTION

Used to perform synchronous communication.

PUBLIC METHODS

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.