L
Lespaul36
I am working on a chat program. I have a socket set up to listen, opens a
new thread and loops waiting for a connection. Problem is that it is using
like 98% of my CPU...any ideas on a way that will still be effective, but
won't bog down the system?
new thread and loops waiting for a connection. Problem is that it is using
like 98% of my CPU...any ideas on a way that will still be effective, but
won't bog down the system?