Manual Reference Pages  - Net::SSH::Perl::ChannelMgr (3)

NAME

Net::SSH::Perl::ChannelMgr - Manages a list of open channels

CONTENTS

SYNOPSIS



    use Net::SSH::Perl::ChannelMgr;
    my $cmgr = Net::SSH::Perl::ChannelMgr->new;
    my $channel = $cmgr->new_channel(@args);



DESCRIPTION

Net::SSH::Perl::ChannelMgr manages the creation and maintenance of a list of open channels for the SSH2 protocol.

AUTHOR & COPYRIGHTS

Please see the Net::SSH::Perl manpage for author, copyright, and license information.
Jump to page    or go to Top of page |  Section 3 |  Main Index.


perl v5.8.5 Net::SSH::Perl::ChannelMgr (3) 2003-12-03
Generated by manServer 1.07 from /usr/share/man/man3/Net::SSH::Perl::ChannelMgr.3pm using man macros.