New win32 native build (1781) with the following fixes and new features:
Add a new -F option for daemons, which runs in the foreground but still
accepts multiple connections, unlike -D or SINGLEPROCESS. (cosmetic
on Win32, server is single process only) [1741]
Log reasons for failure to connect to a socket. [1742]
Warn if an exception is thrown, with line number, as this shouldn't
be happening on production systems anyway. [1744]