summaryrefslogtreecommitdiff
path: root/UPGRADE-1.6.txt
diff options
context:
space:
mode:
authorRichard Mudgett <rmudgett@digium.com>2017-04-10 17:45:35 -0500
committerRichard Mudgett <rmudgett@digium.com>2017-04-11 11:13:39 -0500
commitd76bc0565c070e329e47bd108d8b6218c3233770 (patch)
tree97e9e42622ff98ca5c1cf055bcc5e87343d19c72 /UPGRADE-1.6.txt
parent2b8dbc9e00094ad0913fa56580266086fc120f3c (diff)
tcptls.c: Cleanup TCP/TLS listener thread on abnormal exit.
Temporarily running out of file descriptors should not terminate the listener thread. Otherwise, when there becomes more file descriptors available, nothing is listening. * Added EMFILE exception to abnormal thread exit. * Added an abnormal TCP/TLS listener exit error message. * Closed the TCP/TLS listener socket on abnormal exit so Asterisk does not appear dead if something tries to connect to the socket. ASTERISK-26903 #close Change-Id: I10f2f784065136277f271159f0925927194581b5
Diffstat (limited to 'UPGRADE-1.6.txt')
0 files changed, 0 insertions, 0 deletions