[Asterisk-code-review] transport management: Register thread with PJProject. (asterisk[13])
Joshua Colp
asteriskteam at digium.com
Thu Apr 14 13:58:43 CDT 2016
Joshua Colp has posted comments on this change.
Change subject: transport management: Register thread with PJProject.
......................................................................
Patch Set 2: Code-Review-1
(1 comment)
https://gerrit.asterisk.org/#/c/2611/2/res/res_pjsip_transport_management.c
File res/res_pjsip_transport_management.c:
Line 111: pj_thread_desc desc;
desc has to persist for the lifetime of the thread - you'll need to use thread local storage
--
To view, visit https://gerrit.asterisk.org/2611
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I5f7a37e2c80726a99afe9dc2a4a69bdedf661283
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list