Does Glib::IO->add_watch work on pipes on Win32?
- From: zentara <zentara1 sbcglobal net>
- To: gtk-perl-list gnome org
- Subject: Does Glib::IO->add_watch work on pipes on Win32?
- Date: Wed, 1 Oct 2008 09:38:54 -0400
Hi,
This is just a long shot, but since I don't have a Windows computer,
I thought I would ask.
Does Glib::IO->add_watch work on pipes in Win32?
I doubt that it does, but I didn't see anything mentioned about it
in the GLib::MainLoop manpage.
For instance, if I open a piped command on win32, like:
open(my $fh, "some_command.exe | ) or warn "$!\n';
will an IO watch work on $fh?
I guess I'm just hoping that Glib has a way to make it work on win32.
Thanks,
zentara
--
I'm not really a human, but I play one on earth.
http://zentara.net/Remember_How_Lucky_You_Are.html
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]