Skip to content

unify control sockets handling

Tomas Krizek requested to merge control-sockets into master
  • 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

Merge request reports