Hi Radek,
While running tasks in Round Robin scheduling, if any task calls blocking call like send/recv.
How the scheduler will act on that task, I mean to ask will the scheduler moves that task to the end of the ready queue
and assigns CPU to other task....or how it goes ahead....please clarify that...
Thanks,
NS