[Live-devel] Scheduling of
MultiframedRTPSource::networkReadHandler(..)
Ross Finlayson
finlayson at live.com
Fri Mar 11 08:30:07 PST 2005
>Who schedule the handler function and when?
Socket handler functions (like
"MultiFramedRTPSource::networkReadHandler()") are called from within the
event loop.
>there any time bound in scheduling of handler function?
No.
Also, in the common case when there's no packet loss, the
"ReorderingPacketBuffer" introduces no delay (because, usually, each
arriving packet has the exact sequence number that we expect to see next).
Ross Finlayson
LIVE.COM
<http://www.live.com/>
More information about the live-devel
mailing list