Javadoc suggests default ConnectorAcceptor is DENY
Closed this issue · 2 comments
GoogleCodeExporter commented
The ConnectionAcceptor Javadoc says that the default value (for
NIOServerSocket) is DENY but it appears to be ALLOW.
Original issue reported on code.google.com by Paul.Ca...@gmail.com
on 18 Feb 2010 at 4:21
GoogleCodeExporter commented
Correct, this was changed in rev 40, and documentation was not updated to
reflect that change.
Original comment by christof...@gmail.com
on 19 Feb 2010 at 9:52
- Changed state: Accepted
GoogleCodeExporter commented
Javadoc corrected and checked in.
Original comment by christof...@gmail.com
on 19 Feb 2010 at 9:53
- Changed state: Fixed