chiark
/
gitweb
/
~mdw
/
preload-hacks
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
53390ef
)
noip: Fix error reporting.
1.0.1
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 15 May 2008 18:53:09 +0000
(19:53 +0100)
committer
Mark 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