2006-10-08 Complication
* Update comment to reflect current status
This commit is contained in:
@ -12,8 +12,8 @@ import net.i2p.util.Clock;
|
|||||||
* (such as an NTP synchronized clock).
|
* (such as an NTP synchronized clock).
|
||||||
*
|
*
|
||||||
* RouterClock is a subclass of Clock with access to router transports.
|
* RouterClock is a subclass of Clock with access to router transports.
|
||||||
* TODO: RouterClock is intended to become capable of second-guessing
|
* Configuration permitting, it will block clock offset changes
|
||||||
* the sanity of clock adjustments.
|
* which would increase peer clock skew.
|
||||||
*/
|
*/
|
||||||
public class RouterClock extends Clock {
|
public class RouterClock extends Clock {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user