-
- Downloads
I simplified the SSL session id re-use code now to *always* ditch the previous
one and store the current one, as it makes the code less complex and I'm not even sure I can check for the same session id using memcmp() like that.
Please register or sign in to comment