]> git.evergreen-ils.org Git - OpenSRF.git/commit
Add a function osrfMethodVerifyContext() to do what the
authorscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Wed, 14 Jan 2009 14:36:14 +0000 (14:36 +0000)
committerscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Wed, 14 Jan 2009 14:36:14 +0000 (14:36 +0000)
commit38fe1459f8f8205245d5c599aa0e0f74b424139e
tree285a15ced77db27337cdfa5bb20d8949fd2bf9ad
parentc9ebed63d5517540665955f509f0d5a1977a3dd4
Add a function osrfMethodVerifyContext() to do what the
existing OSRF_METHOD_VERIFY_CONTEXT macro does.  Use it in
_osrfAppRunSystemMethod() and osrfAppEcho().

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