unify control sockets handling
- use
net.listen()
syntax to configure control sockets - add control sockets to
net.list()
- open control sockets in
control/$PID
by default in non-interactive mode
MR is still missing documentation. I intend to add it after we merge !900 (merged)
A thorough review is welcome, I may have missed something important.
Related #485 (closed)
Edited by Tomas Krizek