|
I am working on a patch now. If someone can commit my earlier patch for bug
38688, we can avoid a messy merge later, as this impacts some of the same code. Patch for COM-2776 applied. Thanks!
Created an attachment (id=18174)
Fix read hang after command sequence This patch prevents the read hang that occurs in single-threaded mode when a I have added a boolean flag to TelnetInputStream.__read that tells it whether If the argument is false and there is no data available, __read() returns a If the reader thread is enabled, run() calls __read() with the argument set to Darn, it seems to be missing on the NET_2_0 branch indeed... and this has been detected before, see
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
is our thanks and the addition of your name to the list of contributors.