]> jfr.im git - irc/evilnet/x3.git/commit
hash: add extra metadata to new channel handler
authorhstuart <redacted>
Sun, 1 Nov 2009 20:10:34 +0000 (20:10 +0000)
committerhstuart <redacted>
Sun, 1 Nov 2009 20:10:34 +0000 (20:10 +0000)
commit157ce145856ad1620b724a7ad32ea70b6b8ed202
tree2b99b8dd04efdf61fff595c041c72998c3921ed1
parent50dafce8c880c7aa3db1427fb5779094e6449820
hash: add extra metadata to new channel handler

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/opserv.c