diff --git a/src/tsg_entry.cpp b/src/tsg_entry.cpp index 2814683..41b3192 100644 --- a/src/tsg_entry.cpp +++ b/src/tsg_entry.cpp @@ -593,7 +593,7 @@ extern "C" char TSG_MASTER_TCP_ENTRY(struct streaminfo *a_tcp, void **pme, int t (unsigned char)priority_label->result[0].action, printaddr(&a_tcp->addr, thread_seq) ); - return APP_STATE_DROPME; + return APP_STATE_DROPME|APP_STATE_KILL_OTHER; break; case TSG_ACTION_NONE: default: