Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Implementing such with timeouts is more tricky then for connection or authentication - what if timeout expires before disconnect handshake is completed ? What happens to the entity which may now be only "half" closed. We would need a force or abort method on the CloseFuture which is much more difficult to implement.
Attachments
Issue Links
- is related to
-
SSHD-502 Review all await() calls and replace them with (configurable) timeouts
- Resolved