Displaying 1 result from an estimated 1 matches for "dahm".
Did you mean:
dahi
2000 Dec 28
0
[ogg123] buffer done ... almost
...d I'm very, very,
very suprised it even worked (the first time!). I see why people use
semaphores; I thought select() and a signal could work just as
well. The select times out every second, so it keeps the buffer
relatively filled without eating up loads of CPU.
Oh crud that won't work :( dahm. I'll fix it when I wake up. Problem
is I can't really test this under big load (nothing good to do with a
P3-450 except play quake, which I don't have yet).
Note to self: we only SIGIO the parent when the buffer is empty. Gotta
be a good deal smarter than that :) user-adjustable buffe...