]> git.evergreen-ils.org Git - OpenSRF.git/commit
1. Add a buffer to osrfAppSession structure; for future use
authorscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Thu, 29 Jul 2010 19:38:21 +0000 (19:38 +0000)
committerscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Thu, 29 Jul 2010 19:38:21 +0000 (19:38 +0000)
commit453decb5e5800b1e6cdf4680d725157875bd56d1
treec1ac2cfa672f775558855f5a1ebe3d59af4bf0d5
parentf469ca73214b0076db2ceaf04a4e0f7a29d50b83
1. Add a buffer to osrfAppSession structure; for future use

2. New function osrfSendTransportPayload().  This a repackaging of
existing functionality pulled out into a separate function so that
it can be reused in other contexts.

These changes are preparation for future changes, and will have no
visible effect by themselves.

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

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