5 Dec
2007
5 Dec
'07
1:37 p.m.
"Andrea Bartoli"
Yes, timeout and read event have two different callback, in read callback you have to m_timer->cancel() to avoid receive timeout also.
Right, but how do I do the oposite? I mean, in the timeout callback I have to cancel read... Is it possible to do this? Regards, Arkadiy