chiark
/
gitweb
/
~mdw
/
with-authinfo-kludge
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
9b7b093
)
with-authinfo-kludge (accept_loop): Fix `select' error handling.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 24 Apr 2016 22:30:30 +0000
(23:30 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Tue, 26 Apr 2016 19:32:25 +0000
(20:32 +0100)
We shouldn't go through the file descriptors if select(2) failed: the
table is likely to be bobbins.
No differences found