Re: Signals & MacOS
- From: Jeffrey Ratcliffe <jeffrey ratcliffe gmail com>
- To: Brian Manning <cpan xaoc org>
- Cc: "gtk-perl-list gnome org List" <gtk-perl-list gnome org>
- Subject: Re: Signals & MacOS
- Date: Wed, 1 Apr 2015 22:47:46 +0200
On 31 March 2015 at 22:56, Brian Manning <cpan xaoc org> wrote:
Macs I have, but spare time right now... not so much.
I know the problem.
One suggestion would be to replace the Glib::IO->add_watch with a
normal Perl signal handler (via %SIG), or another Perl module that can
handle signals, and see if you still run into same problem.
Thanks for the help.
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?
Regards
Jeff
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]