<div>Hi,</div>
<div>I found in the&nbsp;RTP stack, for the purpose of scheduling mulitple timers, select() is used with all paramters NULL and timeout equal to the sleep time required. What is the advantage of using select() instead of thread sleep()
</div>
<div>&nbsp;</div>
<div>Karthik</div>