zeroconf: suppress traceback during shutdown
If the read thred is in select when the main thread is in close, the main
thread may close the socket between select and read, generating a noisy
traceback. This can be ignored if the shutdown flag is set.
updating to branch default
0 files updated, 0 files merged, 0 files removed, 0 files unresolved