CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/22 22:40:09
Modified files:
usr.bin/sndiod : fdpass.c fdpass.h miofile.c siofile.c utils.c
utils.h
Log message:
When opening a device, loop over the alternate devices list in the
worker process instead of the helper process. It is simpler this way
and allows the worker to properly log which device is being used.
