Treat TID req as error if a response is not sent
authorJennifer Richards <jennifer@painless-security.com>
Mon, 7 May 2018 17:24:19 +0000 (13:24 -0400)
committerJennifer Richards <jennifer@painless-security.com>
Mon, 7 May 2018 17:28:51 +0000 (13:28 -0400)
commit6454056a45ff204133fd53f7f147e46ffb397d4f
tree1d3ca32d84043cccfeac08184507256ba88081bf
parent8331589c0245cd878ed209b4856c6d2b2e51cc10
Treat TID req as error if a response is not sent

  * Return an error code from tr_gss_handle_connection()
  * When TID process terminates, send "OK" or "ERR" over the pipe
  * Refactor handling of the TID fork() and messaging
common/tr_gss.c
include/tr_gss.h
mon/mons.c
tid/tids.c