• Max Kellermann's avatar
    client: select() errors are fatal · f6a7dd2b
    Max Kellermann authored
    Previously, when select() failed, we assumed that there was an invalid
    file descriptor in one of the client structs.  Thus we tried select()
    one by one.  This is bogus, because we should never have invalid file
    descriptors.  Remove it, and make select() errors fatal.
    f6a7dd2b
Name
Last commit
Last update
bs Loading commit data...
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
build.mk Loading commit data...
configure.ac Loading commit data...