Monday, June 30, 2008
Every now and then my messages coming in over the socket seem to get stomped on. Meaning I get NaN for somethings, etc. The message is always delivered, but the contents are wonk.
Without including the class, things work great. I don't know if it's because localConnection and the socket running at the same time equals wonkiness or not, but I thought I'd put this information out there.
For now I'll have to debug via other means (perhaps my own debug class that uses simple statements to print out to an application GUI element within the application itself instead).







