sockproc
sockproc copied to clipboard
support `--force` option when use unix domain socket & remove useless trailing characther
we can force to create .sock file when old .sock file was exist.
Signed-off-by: hongliang [email protected]
good change, but one thing i don't like: it is impossible to use both "--force" flag and pidfile. Can you make sure pidfile is still supported with --force ?