-------------------------- - fix root delay and root dispersion computation
0.1.2
-------------------------- - create request packet after name resolution to avoid name resolution delay
0.1.1
-------------------------- - cleanup to conform to PEP 8 - when the server doesn't respond within a reasonable interval, raise a NTPException instead of a socket.timeout - change initial values used to check the source address in NTPClient.request to (None, None), simpler and cleaner