ntpq peers formatting needs floating point for time slots.

Ian Bruene ianbruene at gmail.com
Mon Apr 24 15:35:25 UTC 2017



On 04/24/2017 08:43 AM, Eric S. Raymond wrote:
> One possible technical blocker: I don't know if async DNS lookups are doable
> from Python.

Doesn't look like async DNS is possible in stock Python. There is a 
library with python bindings to do it (*another* dependency), and there 
is always the option of brute forcing the issue using a helper script.

-- 
In the end; what separates a Man, from a Slave? Money? Power?
No. A Man Chooses, a Slave Obeys. -- Andrew Ryan



More information about the devel mailing list