RE: Bugs and Crashes

2000-08-04 Thread Chris Zimman
Did you get my updated test code yesterday? Does it look like I've got all the programming errors out of the test code itself? Bill, I took over your code -- I'm unable to reproduce the crash you're seeing. I let the code run (1st and 2nd version ) for quite a while with no problems. The

RE: Bugs and Crashes

2000-08-03 Thread Bill Rebey
Chris, Did you get my updated test code yesterday? Does it look like I've got all the programming errors out of the test code itself? __ OpenSSL Project http://www.openssl.org User Support

Re: Bugs and Crashes

2000-08-02 Thread Chris Zimman
'ThreadRootStartingPoint' runs the user code in ThreadMain in the __cThread class and cleans up when ThreadMain returns. This is where the crash is. Do you mean it's right after ThreadMain() returns? As a note, you don't need the exception socket in the select() (unless you're doing