]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Merge pull request #636 from signalwire/listener-hangup-race
authorAndrey Volk <andywolk@gmail.com>
Mon, 18 May 2020 17:22:05 +0000 (21:22 +0400)
committerGitHub <noreply@github.com>
Mon, 18 May 2020 17:22:05 +0000 (21:22 +0400)
[mod_event_socket] Fix hangup race with listener_thread of socket application in async mode


Trivial merge