On 6/20/06, david reid <[EMAIL PROTECTED]> wrote:
I'd like to commit this patch which adds an APR_ESSL error to APR. It's only use will be in the ssl code now in apr-util. Is this the right place for it?
Since the SSL code lives in apr-util, then I think the error code definition belongs in apr-util not apr. The way the LDAP errors work is probably a halfway-decent guide. -- justin
