mshenfield opened a new pull request #40: [NET-663] Retrieve socket host before 
closing in remote verification
URL: https://github.com/apache/commons-net/pull/40
 
 
   This retrieves the socket host before closing the socket when remote 
verification fails in order to get a non-null host address. In 
[NET-663](https://issues.apache.org/jira/browse/NET-663), 
`socket.getInetAddress()` returned a null after the socket was closed, causing 
a `NullPointerException` instead of the more helpful error message intended.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to