CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/08/01 04:47:30
Modified files:
usr.bin/sndiod : file.c file.h
Log message:
Move processing of polled files in its own function, and call it
twice: once for files that need immediate handling, and once for files
that would block. No behavior change.
