Commits


update README.md


crank up MAXSOCK to 32 MAXSOCK is the maximum number of local connections to handle, 4 was a bit low...


bump timeout to 10 minutes by default


bump message priority


use SIGUSR1 if SIGINFO is not defined


add an example


reuseaddr and reuseport


mention that the ssh path is hardcoded


revert 14151a4; hardcode the ssh path


ignore autotools stuff


err(3) is used no more


use log.c, daemonize and add the flags -dv as usual


import log.c


don't hardcode the ssh path could be interesting to determine it at configure-time though


update the readme