]> jfr.im git - irc/evilnet/x3.git/commit - ChangeLog
hash: add extra metadata to server link handlers
authorhstuart <redacted>
Tue, 27 Oct 2009 19:46:28 +0000 (19:46 +0000)
committerhstuart <redacted>
Tue, 27 Oct 2009 19:46:28 +0000 (19:46 +0000)
commit9d59f1964d0f20da7f044804c10f1f69010d7963
tree504b66bd9711c2c8add3ee80c85cc3838715dde9
parent44960d6c1d2db2c496fc9ca4bcbddd7fec859f72
hash: add extra metadata to server link 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/proto-common.c
src/proto-p10.c