![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: Handling mutiple channels using fileevent - or not
From: al-s <stosh259@hotmail.com>
Date: Thu Mar 02 2006 - 21:55:21 CET
Fantastic!
You had:
proc Log1 {fd log} {
I added to the Run1 proc to get:
proc Run1 {command log} {
proc Log1 {fd log} {
Since the two programs (blaster/blastee) are C apps, and they are
Thanks again
-Al
|