K 10 svn:author V 8 cperciva K 8 svn:date V 27 2013-04-17T02:47:32.528430Z K 7 svn:log V 538 Update to spiped 1.3.1. This new version brings automatic DNS re-resolution (useful when connecting from wifi networks which give fake DNS until you log in), fixes a bug in the handling of reset TCP connections, and replaces README files with man pages. As the spiped build sets _POSIX_C_SOURCE for maximal portability, yet looks for and uses MSG_NOSIGNAL if it is available (as a performance optimization relative to the POSIX-compliant approach of blocking SIGPIPE), we force the __BSD_VISIBLE macro to be defined. Feature safe: yes END