Re: redmond event loop
[email protected] ("Rocco Caputo")
| Newsgroups | perl.loop |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 30 Nov 2000 16:23:57 -0500, Uri Guttman wrote: > >if win32 select does work for listen and regular, would that make it >easier to port event.pm and/or perl/tk events? > >can someone get a definitive answer on this? i am now very curious as >well as anxious to find out. :) POE's plain select() loop is reported to work on Win32, at least with TCP sockets, including connecting and listening ones. I haven't heard either way whether its Tk, Event or Gtk loops works there, however. -- Rocco Caputo / [email protected] / poe.perl.org