author | Amit Gupta <amit.gupta221@gmail.com> | |
Thu, 16 Apr 2009 10:39:12 +0000 (12:39 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 16 Apr 2009 10:39:12 +0000 (12:39 +0200) | ||
commit | 75ad3e4020afddd145e63d2c8c2cf2f7fc80a54e | |
tree | a036ccda011d98bc61f9dcd563dd347f42d4a9bc | tree | snapshot |
parent | e867166d58d13e41f55da0dd7afff0d038d85328 | commit | diff |
apache plugin: Prepare for parallel reading of instances.
Do find the patch attached. I have moved apache_buffer and friends to the
apache_t structure and set the plugin_instance if there. There are other
changes as well like freeing up the lci->values etc. Have a look at the patch
and let me know if this looks okay to you.
Regards
Amit
Do find the patch attached. I have moved apache_buffer and friends to the
apache_t structure and set the plugin_instance if there. There are other
changes as well like freeing up the lci->values etc. Have a look at the patch
and let me know if this looks okay to you.
Regards
Amit
src/apache.c | diff | blob | history |