Hello,
How can I see a working difference when I change 'totSessionBW' argument in
RTCPInstance::createNew function.
I change the value but I can't see any difference!
What's the meaning of this argument?
Thanks in advance.
--
Ing. KINDT Raphaël Software R&D Man
Dear Sir:
>That's right - the change you're proposing makes no sense, because
>"readSet" should already have the correct socket numbers (and no
>others) set, because of the assignment (at the start of the
>"SingleStep()" function:
> fd_set readSet = fReadSet; // make a copy for this select(