CVSROOT:        /cvs
Module name:    src
Changes by:     ratc...@cvs.openbsd.org 2015/07/17 02:14:48

Modified files:
        usr.bin/sndiod : file.c 

Log message:
Stop using interval timers (not inherited by fork(2), obsolete in
newer posix releases), use the poll(2) timeout parameter instead.
Fixes hangs during clean-up after the audio device is disconnected
or an unrecoverable error is detected. Suggested by and discussed
with millert@.

Reply via email to