I'm thinking about the python version of ntpq. It needs a way to break out of commands that are taking too long.
longjmp basically isn't guaranteed to work in c unless you can guarantee that the signal won't happen in the middle of any library routines. They don't list the ones that might not work, only a few that are guaranteed to work. -- These are my opinions. I hate spam. _______________________________________________ devel mailing list devel@ntpsec.org http://lists.ntpsec.org/mailman/listinfo/devel