Page 1 of 1

SockReadWithTimeout() or ReadWithTimeout()?

Posted: Wed Nov 19, 2008 1:49 pm
by Alberto
If I'm reading from a socket, should I use SockReadWithTimeout() or ReadWithTimeout()? They both have the same arguments. Experimenting with them show that they both work. Is there a performance or otherwise a functional difference between the two functions?

Thanks,
Alberto