[Asterisk-code-review] chan sip: Ensure TCP/TLS threads are terminated before unloa... (asterisk[13])
George Joseph
asteriskteam at digium.com
Mon Apr 25 15:14:22 CDT 2016
George Joseph has posted comments on this change.
Change subject: chan_sip: Ensure TCP/TLS threads are terminated before unloading.
......................................................................
Patch Set 1:
(1 comment)
https://gerrit.asterisk.org/#/c/2701/1/channels/chan_sip.c
File channels/chan_sip.c:
Line 35276: while (ao2_container_count(threadt)) {
If there'a a possibility that a thread may be hung and not respond to a SIGURG, you may want to put a max time limit on the loop;
--
To view, visit https://gerrit.asterisk.org/2701
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Idc6262b670ca49ede32061159e323b7b63c6f3c6
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list