Re: Quick and dirty client application for windows
Nevermind, it was this line in the RenderThread which was making the thread to exit without finishing what I wanted it to do
"if(0>=bytesReceived) return 0;"
Cheers!
"if(0>=bytesReceived) return 0;"
Cheers!