]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_session: Use apr_status_t as a return code across the mod_session API,
authorGraham Leggett <minfrin@apache.org>
Fri, 2 Dec 2011 17:47:05 +0000 (17:47 +0000)
committerGraham Leggett <minfrin@apache.org>
Fri, 2 Dec 2011 17:47:05 +0000 (17:47 +0000)
commitc89fa75a7c9794d64f9e73f6a7577923be8864cb
treebdffe5c2a238f81c4cccd76953a25070967c4730
parent27bdc1e778d31cceb2b7b4e1805872f60ad6dab8
mod_session: Use apr_status_t as a return code across the mod_session API,
clarify where we ignore errors and why.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1209603 13f79535-47bb-0310-9956-ffa450edef68
include/ap_mmn.h
modules/session/mod_session.c
modules/session/mod_session.h
modules/session/mod_session_cookie.c
modules/session/mod_session_crypto.c