Files
mpd/src/input
Max Kellermann 31ab78ae8e input/{cdio,ffmpeg,file,smbclient}: unlock the mutex during blocking I/O
InputStream::Read() and InputStream::Seek() are called with the mutex
locked.  That means the implementation must not block, or unlock the
mutex before calling into blocking code.

Previously, a slow CD drive could stall the whole MPD process,
including the main thread, due to this problem.

Closes #149
2017-11-13 17:13:10 +01:00
..
2017-01-03 20:48:59 +01:00
2017-01-03 20:48:59 +01:00
2017-01-03 20:48:59 +01:00
2017-01-03 20:48:59 +01:00
2017-01-03 20:48:59 +01:00
2017-01-03 20:48:59 +01:00
2017-01-03 20:48:59 +01:00
2017-01-03 20:48:59 +01:00
2017-01-03 20:48:59 +01:00
2017-01-03 20:48:59 +01:00
2017-01-03 20:48:59 +01:00
2017-01-03 20:48:59 +01:00
2017-01-03 20:48:59 +01:00
2017-01-03 20:48:59 +01:00
2017-01-03 20:48:59 +01:00
2017-01-03 20:48:59 +01:00
2017-01-03 20:48:59 +01:00
2017-01-03 20:48:59 +01:00