hansb@aie.nl (Hans Bayle) said:
Hans> I found a bug in scotties trapsink feature. (version scotty-1.99.4)
Hans> The straps() call that is in snmp/net.c is returning the
Hans> number of pids that are created by Tcl_CreatePipeline. In
Hans> this case Tcl_CreatePipeline creates one process:
Hans> /usr/local/bin/straps, so straps() returns 1 if it succeeds.
Thanks for your bug report. I have fixed it in my sources now.
Juergen