Windows service
Rolf Ackermann
rolf.ackermann at spin.ch
Mon Apr 21 22:06:31 PDT 2008
Hi Mike
>> a) To avoid CPU load going up to 100% you need to modify socket.cpp
>> (I have to search for the code)
>
> Can you go into more detail here?
In blocking mode the original code (wxWidgets 2.6) of reading from a
socket was blocking all threads (eg. CPU load going up to 100%). To avoid
this you need to change the code within gsocket.c (or socket.cpp, I need
to verify).
I will take a look this evening CET and will inform you with a code snippet.
Kind regards
Rolf (aka spieler67)
More information about the wx-users
mailing list