server/admin.c (a_listen): If stat(2) says the socket has gone, then retry.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 13 May 2018 00:56:44 +0000 (01:56 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 25 Jan 2019 12:10:31 +0000 (12:10 +0000)
This saves us from making an embarrassing `stat failed because ENOENT'
report.


No differences found