]> jfr.im git - irc/ircd-hybrid/bopm.git/commit
src/main.c:
authorandy <redacted>
Fri, 23 Aug 2002 04:28:00 +0000 (04:28 +0000)
committerandy <redacted>
Fri, 23 Aug 2002 04:28:00 +0000 (04:28 +0000)
commitf1d932aced09909fa1ac43a4a34c37a830c3e6b7
tree7ee5ede05264e3303eebf9700c5800ce4eafaa03
parent3a533316b8a4df7408756d40333d9bb45351be99
src/main.c:
Periodically rebuild the negcache (if enabled) to remove entries
that are too old.  Note that even though this might only happen
every 12 hours or so, old entries are ignored by nc_search()
anyway.  This is just to free up some memory.
src/main.c