input/thread: set InputStream::ready after Open() failure
Without setting the "ready" flag, the caller will wait in WaitReady() forever, locking up MPD. Closes #252
This commit is contained in:
Without setting the "ready" flag, the caller will wait in WaitReady() forever, locking up MPD. Closes #252