Akos Maroy wrote: > Pierre-Yves Ritschard wrote: > >> Do you ignore "interupted by system calls error" (EINTR) on your >> non-blocking read ? >> This typically happens when using select on non-blocking IO. > > > no, I get EAGAIN when trying with non-blocking IO > EAGAIN should simply mean there's nothing yet to read from the sound card