--- deliantra/server/socket/loop.C 2007/07/06 03:52:51 1.59 +++ deliantra/server/socket/loop.C 2007/07/12 19:36:58 1.60 @@ -178,7 +178,7 @@ rate_avail = max_rate - outputbuffer_len (); } - else + else if (!outq) // only send when bandwidht allows it { int ol = outputbuffer_len ();