]> git.ipfire.org Git - thirdparty/asterisk.git/commit
tcptls.c: Don't close TCP client file descriptors more than once
authorSean Bright <sean.bright@gmail.com>
Wed, 30 Sep 2020 20:00:36 +0000 (16:00 -0400)
committerJoshua Colp <jcolp@sangoma.com>
Thu, 8 Oct 2020 10:49:18 +0000 (05:49 -0500)
commitfa023cbfa0e71ad8d2b6e2146c5d4ca1792b206f
treeed4bfdbcb0020de5ebb67cdaff698402be21d807
parent61116d5dbc914a9cb30de808994e5694f7deb89a
tcptls.c: Don't close TCP client file descriptors more than once

ASTERISK-28430 #close

Change-Id: Ib556b0a0c95cca939e956886214ec8d828d89606
main/tcptls.c