Open GoogleCodeExporter opened 9 years ago
Can you debug m_size and exactly what NetQueue<> are getting the error? The
code looks
ok, but it could be a threading problem.
Original comment by lidg...@gmail.com
on 27 Feb 2010 at 9:14
Interesting. I hadn't thought about this be a threading issue but now that you
mention it, I'm certain you are correct.
It's occuring during a lot of calls to NotifyApplication that I've added for
debugging purposes and it would be messages from multiple threads. Looking at
NetQueue in light of this Enqueue does not appear to be thread safe.
I just got done installing some new hardware and reconfiguring my home network
(royal
pita) but now everything is back in order and I can get back to looking at
this.
I'll keep you posted.
Thanks.
-Mike
Original comment by Hypnotro...@gmail.com
on 1 Mar 2010 at 1:44
http://www.makosoft.com/stuff/netqueue.gif
Original comment by Hypnotro...@gmail.com
on 2 Mar 2010 at 8:45
Original issue reported on code.google.com by
Hypnotro...@gmail.com
on 27 Feb 2010 at 12:02