Skip to content
Snippets Groups Projects
Commit eacd53e1 authored by Stan Seibert's avatar Stan Seibert
Browse files

Changed the way we open the dsp to prevent deadlock if another program

opens the dsp between plugin_test() and plugin_open().  Now we always
open it with O_NONBLOCK and remove the blocking later if needed.  The
ALSA docs claim that this is required by the OSS spec, but that is
not so obvious.


git-svn-id: http://svn.xiph.org/trunk/ao@1756 0101bb08-14d6-0310-b084-bc0e0c8e3800
parent f67a0fe7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment