On Wed, Apr 1, 2015 at 1:47 PM, Jeffrey Ratcliffe
<jeffrey.ratcli...@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
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to