Commits


clarify the example


crank up MAXCONN


bump retries to 16


group the signal handling into the a single function


rething the build system for -main, keep autotools for -portable use the native bsd.prog.mk infrastructure to build the -main branch: now it targets OpenBSD only. The -portable branch remains and keeps using autotools to facilitate the porting for other systems.


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