NioListener.resume() does not correctly reset the suspend state
---------------------------------------------------------------
Key: FTPSERVER-385
URL: https://issues.apache.org/jira/browse/FTPSERVER-385
Project: FtpServer
Issue Type: Bug
Components: Core
Affects Versions: 1.0.4
Reporter: Niklas Gustavsson
Assignee: Niklas Gustavsson
Fix For: 1.0.5, 1.1.0
When suspending a NioListener, we set a state. However, when resuming the
listener, this state is not reset. This leads to not being able to suspend the
listener again.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.