Teach C code to pull the incoming TZ and apply it to outgoing messages
authorMike Rylander <mrylander@gmail.com>
Mon, 3 Aug 2015 17:27:56 +0000 (13:27 -0400)
committerMike Rylander <mrylander@gmail.com>
Tue, 4 Aug 2015 16:13:41 +0000 (12:13 -0400)
commit58cc9a0abdfb01c16ab7528947c7e8e2e4e0b81b
tree7d9f194b8f976415af8be8e56e81aa46feec43fe
parentcb64d868a3afb77328a87533f3bb72a86f46637b
Teach C code to pull the incoming TZ and apply it to outgoing messages

Signed-off-by: Mike Rylander <mrylander@gmail.com>
include/opensrf/osrf_app_session.h
include/opensrf/osrf_message.h
src/libopensrf/osrf_app_session.c
src/libopensrf/osrf_message.c
src/libopensrf/osrf_stack.c