jeudi 26 février 2015

Using send() and recv() on a blocking socket from two threads

Based on my previous question, it is not safe to use send() from multiple threads under Windows. But is it safe to use send() in one thread and recv() in another?


I am using Windows.


Aucun commentaire:

Enregistrer un commentaire