• Max Kellermann's avatar
    input/Stream: remove attribute "cond", replace with handler interface · d0fbf6db
    Max Kellermann authored
    This adds a bit of overhead, but also adds flexibility to the API,
    because arbitrary triggers may be invoked from that virtual method
    implementation, not just Cond::signal().
    
    The motivation for this is to make the handlers more dynamic, for the
    upcoming buffering class utilizing ProxyInputStream.
    d0fbf6db
Name
Last commit
Last update
android Loading commit data...
doc Loading commit data...
m4 Loading commit data...
python/build Loading commit data...
scripts 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...
Makefile.am Loading commit data...
NEWS Loading commit data...
README.md Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
mpd.svg Loading commit data...
valgrind.suppressions Loading commit data...