It could be useful to have a warning at the following line:
if (memcmp(&fromaddr, &pgStatAddr, fromlen)) continue;
That way you can rule out that that is a problem.
Anyway, I still didn't see the error message he got in the first place. Maybe we're looking at the wrong thing?
Kurt
This is the very line that is giving me problems. I commented it out and recompiled and now the stats system works. Of course I have to assume that its bad to go around with out that check...
--- Adam Kavan
--- [EMAIL PROTECTED]
---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend