Re: Tk::fileevent limitation on windows palteform
by Slaven Rezic other posts by this author
Nov 30 2004 9:36PM messages near this date
Tk::fileevent limitation on windows palteform
|
Re: Get Tk::Canvas pixels
Christophe Mertz <mertz@[...].com> writes:
> Hello,
>
> we are intensively using perl/tk (and especially Tk::Zinc) and a
> software bus called ivy (www.tls.cena.fr/products/ivy). Both are open
> software and are working pretty well. However, when porting ivy-perl on
> windows (in fact there was nothing to port, as the perl flavor of ivy is
> fully written in perl), we encounter a problem.
>
> It seems due to a limitation in the Tk::fileevent module. The man page
> says:
>
> "
> BUGS
> On windows platforms fileevent is limited in the types of filehandles
> that behave correctly. Making filefhandles non-blocking is only
> implemented on a subset of UNIX platforms (see the Tk::IO manpage).
> "
>
> This bug on windows plateforms is not very clear in the man page.
> Which types of filehandles behave correctly?
As far as I know it's sockets.
Regards,
Slaven
--
Slaven Rezic - slaven <at> rezic <dot> de
tktimex - project time manager
http://sourceforge.net/projects/ptktools/
-++**==--++**==--++**==--++**==--++**==--++**==--++**==
This message was posted through the Stanford campus mailing list
server. If you wish to unsubscribe from this mailing list, send the
message body of "unsubscribe ptk" to majordomo@lists.stanford.edu
Thread:
Christophe Mertz
Slaven Rezic
|