]> git.evergreen-ils.org Git - OpenSRF.git/commit
LP#1268619: websockets: gateway code repairs & confing options
authorBill Erickson <berick@esilibrary.com>
Tue, 11 Mar 2014 21:25:19 +0000 (17:25 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 19 Aug 2014 22:54:46 +0000 (15:54 -0700)
commit8120314b86d2b6cafe2f5fd968b4475cc187acfb
tree21ca567c44c53011bb4e870b04260e52a70314f2
parent4ce075beeb5f81b8eb4c2cb2669b3a99ebab40ba
LP#1268619: websockets: gateway code repairs & confing options

* avoid unneccessary and wrong incantation of apr_thread_exit.  The two
  sub-threads now both live for the duration of the process.
* to be safe, create thread mutex before threads

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
README.websockets
src/gateway/osrf_websocket_translator.c