author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 21 Feb 2009 17:29:52 +0000 (18:29 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 21 Feb 2009 17:29:52 +0000 (18:29 +0100) | ||
commit | 16baafe97586dd469a9b14a91c2c24762367d6f2 | |
tree | c1395658d6a18cb4262e9fcd351f400b4a711f4e | tree | snapshot |
parent | 1494e5a7ee03cff645528fc7143dae2a2f04a7ea | commit | diff |
src/plugin.c: Implement `plugin_register_complex_read'
These read callbacks will receive a user pointer. This is nice for the
Java plugin, because the plugin infrastructure can now call one specific
Java read function.
AfaIk, the Perl plugin can make use of this, too.
These read callbacks will receive a user pointer. This is nice for the
Java plugin, because the plugin infrastructure can now call one specific
Java read function.
AfaIk, the Perl plugin can make use of this, too.
src/plugin.c | diff | blob | history | |
src/plugin.h | diff | blob | history |