table of contents
MR::IProto::Connection::Sync(3pm) | User Contributed Perl Documentation | MR::IProto::Connection::Sync(3pm) |
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.
2020-07-21 | perl v5.30.3 |