[Vorbis-dev] [PATCH] ogg123 doesn't unset non-blocking mode on stderr
Zdenek Prikryl
zprikryl at redhat.com
Thu Oct 16 02:18:39 PDT 2008
Hello,
if you play some ogg file with ogg123, then it will leave stderr in non-blocking
mode. Strace output contains only this fcntl call:
...
fcntl64(2, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
...
So, I'm sending the patch which manages unseting non-blocking mode on stderr.
Best regards.
--
Zdenek Prikryl <zprikryl at redhat.com>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: vorbis-tools-1.2.0-non-block.patch
Url: http://lists.xiph.org/pipermail/vorbis-dev/attachments/20081016/574f41e4/attachment.txt
More information about the Vorbis-dev
mailing list