]> git.evergreen-ils.org Git - working/OpenSRF.git/commit
LP#1268619: websockets: gateway code repairs
authorBill Erickson <berick@esilibrary.com>
Tue, 11 Mar 2014 21:25:19 +0000 (17:25 -0400)
committerBill Erickson <berick@esilibrary.com>
Sun, 4 May 2014 20:10:36 +0000 (16:10 -0400)
commitf478e6d4f06df6da312d6776ee1d6a30d9a157a8
tree57e9470fc00ed0bb678ec4f2eb5853545639129e
parent6d60569d965cc603220860b0f842f49efab9b42b
LP#1268619: websockets: gateway code repairs

* 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>
src/gateway/osrf_websocket_translator.c