Make audiodevice blocking directly after the non-blocking open, since
authorMarcus Meissner <Marcus.Meissner@caldera.de>
Thu, 6 Apr 2000 19:32:33 +0000 (19:32 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 6 Apr 2000 19:32:33 +0000 (19:32 +0000)
commit3347bee15c0e55dc37575c39ff422c196b10821e
tree621848d173bdcd383184461aa5a0886e8d192aef
parentce77ea90b5a128c491c6dba507cb39632bf9ea65
Make audiodevice blocking directly after the non-blocking open, since
we use the write(2) also for synchronization.
dlls/dsound/dsound_main.c