Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a way to drain incoming connections #22

Closed
belak opened this issue Feb 6, 2017 · 0 comments · Fixed by #34
Closed

Add a way to drain incoming connections #22

belak opened this issue Feb 6, 2017 · 0 comments · Fixed by #34

Comments

@belak
Copy link
Collaborator

belak commented Feb 6, 2017

It sounds like (*Server) Drain() is what we're looking at, as well as adding an internal state on the Server so we can track running, draining, stopped.

belak added a commit to atlassian/go-ssh that referenced this issue Feb 6, 2017
belak added a commit to atlassian/go-ssh that referenced this issue Feb 6, 2017
belak added a commit to atlassian/go-ssh that referenced this issue Feb 15, 2017
belak added a commit to atlassian/go-ssh that referenced this issue Feb 16, 2017
belak added a commit to atlassian/go-ssh that referenced this issue Mar 9, 2017
mattatcha added a commit that referenced this issue Apr 15, 2017
progrium pushed a commit that referenced this issue May 22, 2017
* server: first pass at Shutdown and Close
* server: remove unused struct field
* server: replace http reference in error

closes: #22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant