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)
commit53390efff5b114455f31a10ff07274d4879d67a5
treeab6c38c27dcc149b1336dd00ef87d855c0320a5a
parent9f82ba1f9eea8e230853e3f5df45dde0b356a295
noip: Fix error reporting.

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.
Makefile
debian/changelog
noip.c