with-authinfo-kludge (accept_loop): Fix `select' error handling.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 24 Apr 2016 22:30:30 +0000 (23:30 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 26 Apr 2016 19:32:25 +0000 (20:32 +0100)
commit9b7b093fd18e648205eab3c717c7b0de3664a71a
treed210cf147557aa185ec2446a6439bc8791a60cd0
parent60a565fb5ac693608f47994e723889bd84074672
with-authinfo-kludge (accept_loop): Fix `select' error handling.

We shouldn't go through the file descriptors if select(2) failed: the
table is likely to be bobbins.
with-authinfo-kludge