On Fri, 7 Oct 2005, Alvin Starr wrote: > > I just picked up iperf to try and simulate the traffic generated by VOIP > udp packets. > > Under Linux I have found a couple of issues. > 1) the delay loop chews up huge anounts of system cycles and replacing > it with usleep makes things run MUCH better. I think I remember hearing here that usleep() is far from being portable. -- So einfach wie möglich. Aber nicht einfacher -- Albert Einstein