##// END OF EJS Templates
cmdserver: postpone creation of pipe server until run()...
cmdserver: postpone creation of pipe server until run() This makes it easy to swap file descriptors while running command server.
Yuya Nishihara -
r23323:bc374458 default
Show More
Name Size Modified Last Commit Author
/ mercurial / hgweb
__init__.py Loading ...
common.py Loading ...
hgweb_mod.py Loading ...
hgwebdir_mod.py Loading ...
protocol.py Loading ...
request.py Loading ...
server.py Loading ...
webcommands.py Loading ...
webutil.py Loading ...
wsgicgi.py Loading ...