ravthan / all-eyes

Automatically exported from code.google.com/p/all-eyes
0 stars 0 forks source link

ae daemon does not accept connection requests from the proxy if an SSL connection fails #36

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The ae daemon does not accept connection requests from the proxy if an SSL 
connection fails.  This occurs because the logic kills the thread that is 
performing the job of listening and accepting connection requests.

Original issue reported on code.google.com by tbrt....@gmail.com on 27 Oct 2012 at 5:47

GoogleCodeExporter commented 8 years ago
I'll handle this one.

Original comment by tbrt....@gmail.com on 27 Oct 2012 at 6:01

GoogleCodeExporter commented 8 years ago
The change for this is done now.

Original comment by tbrt....@gmail.com on 27 Oct 2012 at 6:02

GoogleCodeExporter commented 8 years ago
Verified with unit testing

Original comment by tbrt....@gmail.com on 9 Dec 2012 at 9:24