]> git.evergreen-ils.org Git - OpenSRF.git/commit
LP#1268619: websocket : apache gateway minor fixes
authorBill Erickson <berick@esilibrary.com>
Mon, 3 Mar 2014 15:05:26 +0000 (10:05 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 19 Aug 2014 22:50:48 +0000 (15:50 -0700)
commite375a1e31b87a3d645b6da05e83f2a29f885f1fc
treebb6782fd95f30ba2fcdbb205a19873d0860cb70d
parent0a0d3f616c9531c7931c365e1912cbcf6358441b
LP#1268619: websocket : apache gateway minor fixes

Replace remaining remote_ip calls with a get_client_ip() function which
operates for apache2 and apache4.

Make log functions for applying a log trace value accept const char*'s

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
include/opensrf/log.h
src/gateway/osrf_websocket_translator.c
src/libopensrf/log.c