RPC::Async::Util - util module of the asynchronous RPC framework


RPC-Async documentation  | view source Contained in the RPC-Async distribution.

Index


NAME

Top

RPC::Async::Util - util module of the asynchronous RPC framework

METHODS

Top

expand($ref, $in)

Expands and normalizes the def_* input and output definitions to a unified order and naming convention.

append_data($buf, $data)

Function for buffering data.

read_packet($buf)

Reads the next packet and thaws it if enough data has been received.

make_packet($ref)

Generate a packet for sending.

treewalk($tree, $replace_key, $replace_value)

Sub used to walk a tree structure.

AUTHOR

Top

Jonas Jensen <jbj@knef.dk>, Troels Liebe Bentsen <tlb@rapanden.dk>

COPYRIGHT

Top


RPC-Async documentation  | view source Contained in the RPC-Async distribution.