Craig Huckabee <[EMAIL PROTECTED]> writes: > I think I have it fixed. I don't think the previous "threaded" > build was actually using the mutex locks - that's why I saw the bad > behavior. I'm checking in the changes now so you can look at what I > did and maybe copy it to the rivet code base.
Ok - and it definitely works, passes the tests, works ok with frames, etc? I suppose it would be nice to create a test (probably in Rivet, as it has a more complete framework) that opens up a few connections simultaneously. Has anyone ever written Tcl code that will consistently reproduce the crash on windows? For instance, something that does two threads that each open a connection, or http::geturl with -command or -handler... In any case, thanks for testing this out, Craig! -- David N. Welton Consulting: http://www.dedasys.com/ Personal: http://www.dedasys.com/davidw/ Free Software: http://www.dedasys.com/freesoftware/ Apache Tcl: http://tcl.apache.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
