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?

I'm not sure if it's the right place or not, but I do worry about
adding an error like this.  I mean just the fact that an error
happened in the SSL code is kind of nondescript.  Perhaps adding a few
different errors to cover the various ways the SSL code can fail that
don't map to existing error codes?

-garrett

Reply via email to