Tcl question: fileevent: Does it block?
Joel Hammer
joel
Mon May 17 11:57:40 PDT 2004
On Wed, Dec 31, 2003 at 03:04:34PM -0500, Joel Hammer wrote:
> Can you point me to some simple script samples on the internet which
> use fileevent? I really need to find out why fileevent in my hands blocks.
>
> Thanks
>
> Joel
Forget that request.
It looks like the command that hangs is not the fileevent command but:
set id [ open /tmp/NewPipe r ]
I am actively reseaching this problem.
Joel
More information about the Linux-users
mailing list