]> git.evergreen-ils.org Git - OpenSRF.git/commit
1. In endElementHandler(), responding to an error: don't explain what a
authorscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Wed, 28 Oct 2009 15:15:08 +0000 (15:15 +0000)
committerscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Wed, 28 Oct 2009 15:15:08 +0000 (15:15 +0000)
commit0022a82e53fcaa5a874b87d1bf5d800913791513
tree1aaf28f6e55e0e9e7aa621c751584b4c5bad676b
parentff72021058693bc10206947e5cb623e1dea44c8b
1. In endElementHandler(), responding to an error: don't explain what a
401 error is unless that's the error that happened.

2. In parseWarningHandler() and parseErrorHandler(): issue messages via
the usual logging routines instead of writing them to stdout and stderr.

3. Finish the doxygen-style commenting.

M    include/opensrf/transport_session.h
M    src/libopensrf/transport_session.c

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1828 9efc2488-bf62-4759-914b-345cdb29e865
include/opensrf/transport_session.h
src/libopensrf/transport_session.c