And if so, under what conditions? Or, phrased alternately, is it safe to run this code inside of twisted:
class StatsdClient(AbstractStatsdClient): def __init_
It could fail if your network interface goes down, for example:
[ENETDOWN] The local network interface used to reach the destination is down.