summaryrefslogtreecommitdiff
path: root/main/sorcery.c
diff options
context:
space:
mode:
authorKevin Harwell <kharwell@digium.com>2015-01-27 22:58:44 +0000
committerKevin Harwell <kharwell@digium.com>2015-01-27 22:58:44 +0000
commitc7591ef6bc6ad4c4e1c7f6a66de78b6ff70dc913 (patch)
treec4afceb5fe89947112e7444fc537f4dea07edcc5 /main/sorcery.c
parente826cb8a26a71af45771026325145cd442dd6077 (diff)
tcptls: Bad file descriptor error when reloading chan_sip
While running through some scenarios using chan_sip and tcp a problem would occur that resulted in a flood of bad file descriptor messages on the cli: tcptls.c:712 ast_tcptls_server_root: Accept failed: Bad file descriptor The message is received because the underlying socket has been closed, so is valid. This is probably happening because unloading of chan_sip is not atomic. That however is outside the scope of this patch. This patch simply stops the logging of multiple occurrences of that message. ASTERISK-24728 #close Reported by: Thomas Thompson Review: https://reviewboard.asterisk.org/r/4380/ ........ Merged revisions 431218 from http://svn.asterisk.org/svn/asterisk/branches/11 ........ Merged revisions 431219 from http://svn.asterisk.org/svn/asterisk/branches/13 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@431220 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'main/sorcery.c')
0 files changed, 0 insertions, 0 deletions