aboutsummaryrefslogtreecommitdiffstats
path: root/src/server.cpp
diff options
context:
space:
mode:
authorGravatar Robin Burchell2014-10-05 01:51:47 +0200
committerGravatar Robin Burchell2014-10-05 01:51:47 +0200
commitd4d907fcb3a98a7d17093c1488666eea6bfd9848 (patch)
tree41bb227f9a6964a4db7137aaf0da2878fd9ff03a /src/server.cpp
parentMerge pull request #929 from rburchell/insp20 (diff)
downloadinspircd++-d4d907fcb3a98a7d17093c1488666eea6bfd9848.tar.gz
inspircd++-d4d907fcb3a98a7d17093c1488666eea6bfd9848.tar.bz2
inspircd++-d4d907fcb3a98a7d17093c1488666eea6bfd9848.zip
Revert "Fix an off-by-one on registration timeout handling."
This seemingly breaks (occasionally timing users out a second early), possibly due to rounding issues on time (User::age and Time() both return int, but a whole second is comprised of many ms). The root cause needs investigation, but we cannot leave a potentially breaking bug in the tree. This reverts commit 4414d644a163f3906f90b35186e07ce0383161f4.
Diffstat (limited to 'src/server.cpp')
0 files changed, 0 insertions, 0 deletions