##// END OF EJS Templates
commandserver: move "listen" responsibility from service to handler...
commandserver: move "listen" responsibility from service to handler This enables chg to replace a server socket in an atomic way: 1. bind to a temp address 2. listen 3. rename Currently 3 happens before 2 so a client may see the socket file but fails to connect to it.

File last commit:

r30346:9cc438bf default
r32232:c8b9943c default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer