|
I was writing a program that used recv() and send(). Anyway, recv always returned -1 for some reason. I spent several days conducting all kinds of test and then just decided to disregard it. The program still works to this day and probably recv() still returns -1. I don't know why!!
|