CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/11/28 03:16:18
Modified files:
infrastructure/bin: dpb
infrastructure/lib/DPB: Config.pm External.pm
Log message:
first implementation of a controlling socket (-DCONTROL=path)
that can receive commands (nc -U path)
put all the logic inside External so that the rest is less disturbed for
now.
