author | Sebastian Harl <sh@tokkee.org> | |
Sun, 14 Oct 2012 14:53:57 +0000 (16:53 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 14 Oct 2012 14:53:57 +0000 (16:53 +0200) | ||
commit | 32eb98cd7911b291e6341242971142e4ef5567f4 | |
tree | 3937f3537fa1c8b89626acd437dd8214d682256c | tree | snapshot |
parent | ec36b4bdca9dbe957f39bef619cdc8c48103a86c | commit | diff |
plugin: Don't switch plugin context in 'write', 'notification' and 'log'.
Rather, keep the context (i.e. interval) information of the calling (read)
plugin. This allows the write, notify and log callbacks to access the correct
interval settings appropriate for the current data-set.
Rather, keep the context (i.e. interval) information of the calling (read)
plugin. This allows the write, notify and log callbacks to access the correct
interval settings appropriate for the current data-set.
src/plugin.c | diff | blob | history |