mpd/src/archive
Max Kellermann 754f26a97c input_stream: non-blocking I/O
Add GMutex, GCond attributes which will be used by callers to
conditionally wait on the stream.

Remove the (now-useless) plugin method buffer(), wait on GCond
instead.  Lock the input_stream before each method call.  Do the same
with the playlist plugins.
2011-09-16 21:22:13 +02:00
..
bz2_archive_plugin.c input_stream: non-blocking I/O 2011-09-16 21:22:13 +02:00
bz2_archive_plugin.h copyright year 2011 2011-01-29 10:13:54 +01:00
iso9660_archive_plugin.c input_stream: non-blocking I/O 2011-09-16 21:22:13 +02:00
iso9660_archive_plugin.h copyright year 2011 2011-01-29 10:13:54 +01:00
zzip_archive_plugin.c input_stream: non-blocking I/O 2011-09-16 21:22:13 +02:00
zzip_archive_plugin.h copyright year 2011 2011-01-29 10:13:54 +01:00