chiark / gitweb /
noip: Fix error reporting. 1.0.1
authorMark Wooding <mdw@distorted.org.uk>
Thu, 15 May 2008 18:53:09 +0000 (19:53 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 15 May 2008 18:53:09 +0000 (19:53 +0100)
Previously, noip would report a connection failure to an unbound socket
as ENOENT (no such file or directory).  This confuses Sage (among
others, probably) which expect ECONNREFUSED.

Bump the version to 1.0.1 as a result.


No differences found