Vote count:
0
Based on my understanding so far of IOCP, when I create a completion port and associate a socket to it, a notification will be sent to the completion port when a socket is ready to be read.
But how send() is handled, I mean if I want to send data, should I just call send()? what about the completion port, does it get any notification regarding send()?
asked 1 min ago
IO Completion Ports and socket send()
Aucun commentaire:
Enregistrer un commentaire