]> granicus.if.org Git - apache/commit
mod_lua/lua_request.c: Make r:write return the return value of ap_rwrite, so mod_lua...
authorDaniel Gruno <humbedooh@apache.org>
Tue, 11 Dec 2012 14:06:41 +0000 (14:06 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Tue, 11 Dec 2012 14:06:41 +0000 (14:06 +0000)
commitc36aeb051d843ecb3f2b0cb3c650bd3ff043b014
treea62666e5f80962595641a95473d8d225053ade71
parentacd00f0e6073ab4c1679d3491179bed806ea9b41
mod_lua/lua_request.c: Make r:write return the return value of ap_rwrite, so mod_lua can check for success/failure in writing.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1420176 13f79535-47bb-0310-9956-ffa450edef68
modules/lua/lua_request.c