[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: where is queue unblocking scheduled?
Hi, Nelson:
The link's recv function will schedule queue's handle. You can get this
from recv() in delay.cc.
Bin
On Tue, 9 Nov 1999, Nelson Liu wrote:
> Hi,
>
> Could anyone help me on a question about queue control in NS-2?
>
> When a queue is blocked, it should be unblocked later by calling its
> handle function. But where is this handle function scheduled in the
> code? I expected to find it in some target recv functions. But after
> analyzing much of the code, I'm still not sure about it.
>
> Thanks for your help in advance.
>
> Best regards,
> Nelson
>
>
>