logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on 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