SSH.TCPListener.ConnectionReceived - charonn0/RB-libssh2 GitHub Wiki
SSH.TCPListener.ConnectionReceived
Event signature
Event Sub ConnectionReceived(Connection As SSH.TCPTunnel)
Parameters
| Name | Type | Comment |
|---|---|---|
Connection |
TCPTunnel | The newly received connection. |
Remarks
Raised when a connection has been received.