S
sgrm123
Guest
Hi,
On the recv() call, if the socket connection is closed somehow, the recv() will return immediately or will it hang?
What would be result(immediately returns or hangs) in the blocking and non blocking socket?
Thanks in advance.
Continue reading...
On the recv() call, if the socket connection is closed somehow, the recv() will return immediately or will it hang?
What would be result(immediately returns or hangs) in the blocking and non blocking socket?
Thanks in advance.
Continue reading...