logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Net::SSH2::Listener - SSH 2 listener object

Author

       David B. Robins, <dbrobins@cpan.org>

Description

       A listener object is created by the Net::SSH2 "listen" method.  The Net::SSH2 "poll" method can be used
       to check for connections.

   accept
       Accept a connection.  Returns a channel object on success, undef on failure.

Name

       Net::SSH2::Listener - SSH 2 listener object

See Also

       Net::SSH2.

See Also