]> jfr.im git - solanum.git/commit - include/client.h
target change: use fnv32 hash of UID instead of pointer to identify clients
authorJilles Tjoelker <redacted>
Sat, 15 Mar 2008 23:39:49 +0000 (00:39 +0100)
committerJilles Tjoelker <redacted>
Sat, 15 Mar 2008 23:39:49 +0000 (00:39 +0100)
commit3f6e258775319c28f9fd6fd9f3aca08dd823e6b5
tree7bd8517aa5b7ef02a3c581042b221bce3c88b272
parent014e2aa049bfd72dab32800c39c6bf70c9cc5e96
target change: use fnv32 hash of UID instead of pointer to identify clients
This way, the information remains valid after a split.
For clients on TS5 servers, the nick is used; this is
not much of a problem because these are on pseudoservers
and not assumed to change nick much at all.
doc/tgchange.txt
include/client.h
modules/core/m_message.c