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

Connect bot does not know when it is disconnected #32

Closed
GoogleCodeExporter opened this issue Jul 28, 2015 · 2 comments
Closed

Connect bot does not know when it is disconnected #32

GoogleCodeExporter opened this issue Jul 28, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. log into a shell
2. type exit

What is the expected output? What do you see instead?
connectbot does not know it has been disconnected

What version of the product are you using? On what operating system?
r75


Original issue reported on code.google.com by not...@gmail.com on 25 Oct 2008 at 6:41

@GoogleCodeExporter
Copy link
Author

agreed, i thought i added something to listen for these disconnections, but it 
might
only be dropped sockets, and not logout.  will investigate further.

Original comment by Jeffrey.Sharkey on 26 Oct 2008 at 12:11

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

I think this is licked with r132. I refactored the read loop into a 
waitForCondition
call that can detect EOF as well as stdout/stderr data.

Original comment by kenny@the-b.org on 20 Nov 2008 at 5:33

  • Changed state: Fixed

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

No branches or pull requests

1 participant