noip.c (unix_socket_status): Refactor status-file parsing.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 9 Jun 2018 14:52:12 +0000 (15:52 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 9 Jun 2018 14:58:23 +0000 (15:58 +0100)
Remove the early exit: we always process all of the entries now.  The
socket is `STALE' if we can't find any entries.


No differences found