End of initial drop of statistics console infrastructure. Data stream
authorDavid Schmidt <david__schmidt@users.sourceforge.net>
Mon, 30 Dec 2002 19:56:16 +0000 (19:56 +0000)
committerDavid Schmidt <david__schmidt@users.sourceforge.net>
Mon, 30 Dec 2002 19:56:16 +0000 (19:56 +0000)
commite2b5b6ae5366f948e91dd49feb7b6d7605c642d7
treed574bfdd25bc6bdd31b18954e677133b679023d7
parentd47aa5f1c937240c48ec3a19c96e63f0a67291b8
End of initial drop of statistics console infrastructure.  Data stream
is transmitted on the stats port every interval, provided the data has
changed since the last transmission.  More work probably needs to be
done with regard to multiplatform threading; I stole the thread spawning
code from jcc.c, but haven't been able to test it everywhere.
src/jbsockets.c
src/stats.c
src/stats.h