Net.WaitForConnection CPU usage
Author |
Message |
Ktomislav
|
Posted: Thu Jan 01, 2009 3:23 pm Post subject: 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? |
|
|
|
|
|
Sponsor Sponsor
|
|
|
andrew.
|
Posted: Fri Jan 02, 2009 6:56 pm Post subject: 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. |
|
|
|
|
|
|
|