]> jfr.im git - irc/evilnet/x3.git/commit - src/hash.h
hash: add extra metadata to join handlers
authorhstuart <redacted>
Fri, 30 Oct 2009 19:55:26 +0000 (19:55 +0000)
committerhstuart <redacted>
Fri, 30 Oct 2009 19:55:26 +0000 (19:55 +0000)
commitfb38e2bcac60ef70a5515bc2a2c2f308b4d58280
tree37acb4858f181ea928dcab2369da77b7c54866a0
parent63189c10a67e72bcf6d6c6342f6b88e1aac9cd55
hash: add extra metadata to join handlers

The passed metadata at registration time will be included at call time. This
change is in anticipation of allowing mod-python to directly register callback
functions by providing the Python callable as the extra data.
ChangeLog
src/chanserv.c
src/hash.c
src/hash.h
src/mod-python.c
src/opserv.c
src/spamserv.c