• Max Kellermann's avatar
    input/buffering: make read errors fatal, no recovery · c2dd6808
    Max Kellermann authored
    If a read error occurs, it is very unlikely that the InputStream will
    ever recover.  Removing the code removes some code complexity which
    just isn't worth it.  And it allows supporting multiple readers for
    one buffer.
    c2dd6808
Name
Last commit
Last update
android Loading commit data...
build Loading commit data...
doc Loading commit data...
python/build Loading commit data...
src Loading commit data...
systemd Loading commit data...
test Loading commit data...
win32 Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
NEWS Loading commit data...
README.md Loading commit data...
meson.build Loading commit data...
meson_options.txt Loading commit data...
mpd.svg Loading commit data...
valgrind.suppressions Loading commit data...