--- deliantra/server/include/client.h 2008/12/28 06:59:26 1.85 +++ deliantra/server/include/client.h 2009/09/02 16:54:20 1.86 @@ -206,6 +206,7 @@ tstamp ACC (RW, last_send); // last data send on socket. + float ACC (RW, socket_timeout); /* after how many seconds of no ack do we declare dead */ int ACC (RW, rate_avail); // current rate balance int ACC (RW, max_rate); // max. # of bytes to send per tick faceidx ACC (RW, scrub_idx); // which face to send next