
-----------------------------------
Ktomislav
Thu Jan 01, 2009 3:23 pm

Net.WaitForConnection CPU usage
-----------------------------------
I have a problem with Net.WaitForConnection CPU usage. When I use it in my program CPU usage rises to 100%.
Does anyone know how to decrease it?

-----------------------------------
andrew.
Fri Jan 02, 2009 6:56 pm

RE:Net.WaitForConnection CPU usage
-----------------------------------
I don't think you can reduce the CPU usage. Are you using it in a loop? Maybe have some sort of delay if you are. But most likely there's nothing you can do about it. Turing is not very efficient.
