Mercurial > hg
comparison hgext/mq.py @ 22988:32b77aba2772
cmdserver: wrap 'pipe' mode server by service object
This is the stub for new mode that will listen for connections on unix domain
socket.
Though --daemon option is not banned in 'pipe' mode, it is useless because
the detached 'pipe' mode server exits immediately due to null stdin. Should
it abort if --daemon is specified with --cmdserver pipe or --stdio?
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 27 Sep 2014 14:52:09 +0900 |
parents | 68df36ce3d8a |
children | b6f7cf47f5d1 |
comparison
equal
deleted
inserted
replaced
22987:e6d890e1ed4f | 22988:32b77aba2772 |
---|