Point to the right explanatory method.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5425 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -554,7 +554,7 @@ public class PresentsClient
|
||||
*/
|
||||
protected Throttle createIncomingMessageThrottle ()
|
||||
{
|
||||
// see setIncomingMessageThrottle for more details on all of this
|
||||
// see throttleUpdated() for details on these numbers
|
||||
return new Throttle(10*Client.DEFAULT_MSGS_PER_SECOND+1, 10*1000L);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user