DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=42699 ------- Additional Comments From eddie@omegaware.com 2008-01-01 07:42 ------- Created an attachment (id=21335) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=21335&action=view) Add in an optional hook along side optional function. This patch adds an optinal hook implementation so that multiple modules can hook into the bytes out functionality. I've also updated mod_logio to make use of this hook. *NOTE* I left the optional function in place so that compatability can be maintained with old modules.. Also this patch should be able to backport to apache 2.0 and 2.2 w/o issue. Oh, why is there no OPTIONAL_HOOK that will run w/ a function that will return void, Only w/ a return value?? that is the only *odd* change is that I have to return OK from the function now. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org