SSH.TCPListener.StopListening - charonn0/RB-libssh2 GitHub Wiki

SSH.TCPListener.StopListening

Method signature

 Sub StopListening()

Remarks

Instructs the server to stop accepting TCP connections. Existing connections will continue to exist until they are explicitly closed. Pending connections will be dropped.