• Max Kellermann's avatar
    input_stream: make seek(), buffer() optional · 32d6d449
    Max Kellermann authored
    Make those two methods optional to implement, and let input_stream.c
    provide fallbacks.  The buffer() method will be removed one day, and
    there is now only one implementation left (input_curl.c).
    32d6d449
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...