just to add some things. My mIRC crashes when using SSL sockets too, but I have noticed some weird things :
All I do is checking gmail.
1. It crashes on the third or fourth time, however, I echo a string on sockopen and it gets converted into irreadable chars of 4 symbols lenght when the socket closes.
2. If I change the echo into signal, which echos the the same text, my mirc crashes on the second time, saying
"if bad format, where the code is on *:signal:*: if ($1 == error) ....." That line works perfectly, if on the first time.
3. If I do like one ssl connection, one not-sll, the one ssl again it does not crash.

No problems with not-sll sockets.

Last edited by kamicollo; 03/03/06 06:37 PM.