Tool/software:
Hi,
I can ask my other questions here since the topic on the link is closed.
Shouldn't sys_check_timeouts() be used in TCP? If not, how does it keep track of time?
while (1)
{
sys_check_timeouts();
}
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Hi,
I can ask my other questions here since the topic on the link is closed.
Shouldn't sys_check_timeouts() be used in TCP? If not, how does it keep track of time?
while (1)
{
sys_check_timeouts();
}