Package net.i2p.router.transport.udp
Class IPThrottler
java.lang.Object
net.i2p.router.transport.udp.IPThrottler
Count IPs
- Since:
- 0.9.3
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
IPThrottler
public IPThrottler(int max, long time)
-
-
Method Details
-
shouldThrottle
public boolean shouldThrottle(byte[] ip) Increments before checking
-