Eugene Petrenko created SSHD-651:
------------------------------------

             Summary: Add an option to specify read/write Nio2 socket timeouts
                 Key: SSHD-651
                 URL: https://issues.apache.org/jira/browse/SSHD-651
             Project: MINA SSHD
          Issue Type: Bug
    Affects Versions: 1.1.0
            Reporter: Eugene Petrenko


Currently, as I see from Nio2Acceptor and Nio2Session code we call socket async 
read/write without specifying ant timeouts. This may mean that for some cases 
this read/write may stuck eternally. 

Currently I see such dangling connections on my application. 

It could be nice if we were ably to pass some fixed timeout for low-level 
socket operations. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to