dzolo opened a new pull request #92: URL: https://github.com/apache/commons-net/pull/92
`NTPUDPClient` checks the originate time of response to match the transmit time of request. If the transmit time does not matches the originate time, then `IOException` is thrown from `getTime` method. This prevent from invalid time information results (see NET-704). -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
