Skip to content

Tags: chressie/ssh

Tags

v0.1.1

Toggle v0.1.1's commit message
Wait for connections to finish when shutting down

PR gliderlabs#74 introduced a WaitGroup for listeners, but it doesn't wait for
open connections before closing the server. This patch waits until all
conns are closed before returning from Shutdown.

v0.1.0

Toggle v0.1.0's commit message
Merge pull request gliderlabs#21 from hloeffler/master

output port