LP#1268619: websocket : apache gateway minor fixes
authorBill Erickson <berick@esilibrary.com>
Mon, 3 Mar 2014 15:05:26 +0000 (10:05 -0500)
committerBill Erickson <berick@esilibrary.com>
Sun, 4 May 2014 20:10:35 +0000 (16:10 -0400)
commitbb026405a3bf79ff490c3bcd540bf374819d82eb
tree07b3518a2795987da07eead3ee13525caa713d07
parentba9b085e29a5f892ef647525e7633c43a9b2d061
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>
include/opensrf/log.h
src/gateway/osrf_websocket_translator.c
src/libopensrf/log.c