Remove last remnants of old trpc thread exit protocol, clear trpc queue
authorJennifer Richards <jennifer@painless-security.com>
Tue, 1 May 2018 19:36:33 +0000 (15:36 -0400)
committerJennifer Richards <jennifer@painless-security.com>
Tue, 1 May 2018 19:36:33 +0000 (15:36 -0400)
commite404e4c6cbddaca8fcb9a563ce20fb19d6a722a3
treeb6faa318147c8ebf80268c40d5976b041b27239c
parentd3d9b0eb4b1718cad404236d589fff2f16de2c37
Remove last remnants of old trpc thread exit protocol, clear trpc queue

  * Remove the shutting_down status in the TRPC_INSTANCE
  * Clear the TRPC message queue after failed connections
  * Add a few comments
include/trp_internal.h
tr/tr_trp.c
trp/trpc.c
trp/trps.c