]> jfr.im git - irc/rqf/shadowircd.git/commit
make is_cti/is_sti collect times connected in unsigned long long instead of time_t...
authorAaron Sethman <redacted>
Sun, 16 Nov 2008 07:04:09 +0000 (10:04 +0300)
committerAaron Sethman <redacted>
Sun, 16 Nov 2008 07:04:09 +0000 (10:04 +0300)
commit17d00839b3821b7b41212b3ed2b3da2711f24618
tree860457e904a3964ef1c133e7bfc2b7ea0b261138
parent59eedf155f89f62ac5d847dc304926d8cf69e40a
make is_cti/is_sti collect times connected in unsigned long long instead of time_t as well..on 32bit boxes that is going to wrap pretty quickly

committer: Valeriy Yatsko <redacted>
include/s_stats.h
modules/m_stats.c
src/client.c