##// END OF EJS Templates
zeroconf: suppress traceback during shutdown...
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.

File last commit:

r0:9117c656 default
r10514:1426b480 stable
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer