Re: Signals & MacOS



On Wed, Apr 1, 2015 at 1:47 PM, Jeffrey Ratcliffe
<jeffrey ratcliffe gmail com> wrote:
Maybe I'm being dull, but I don't see how to do that.
Glib::IO->add_watch() looks for events (GIO::Conditions) on a file
descriptor, not signals in the normal sense. Or am I missing
something?

Nope, my bad.

Maybe select/IO::Select on your file descriptors then, to see if you
get the same behavior?

Thanks,

Brian


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