|
I didn't notice that, you (the op) shouldn't be using that in recv buffer to store anything, it's temporary space that you should be moving to a different buffer (generally dynamic).
__________________
If you always think like an expert, you'll always be a beginner. | "A handful of knowledgeable people is more effective than an army of fools" -Writing Secure Code, 2nd Ed.
|