Re: What's the difference between the UNIX signal and gtk signal?



>(This isn't 100% correct though, now that I think about it.  The signal
>watcher needs to use a non-blocking write in case the pipe ever fills up.
>In that case, signals should be discarded.  I'll work on it some more.)

the sig catcher needs to do the same, otherwise it will never return
to the GTK loop that called it when there was input available on the
pipe. 

--p



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]