]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_audiosocket: Fixed timeout with -1 to avoid busy loop.
authorzhengsh <zhengsh@ti-net.com.cn>
Thu, 24 Aug 2023 09:27:14 +0000 (17:27 +0800)
committerAsterisk Development Team <asteriskteam@digium.com>
Wed, 6 Sep 2023 16:56:00 +0000 (16:56 +0000)
commit6ef2389e9b8b0c841835faa9ab4c17dc6bca378f
tree5548393fcc325fa4a8066a8297d0d3bd5e53c19d
parentc3f4b5688637f1cd1888ee012b4fa6ca7ee45252
app_audiosocket: Fixed timeout with -1 to avoid busy loop.

Resolves: asterisk#234
(cherry picked from commit afe461419e9d0788148bace5c19a908b369fd37e)
apps/app_audiosocket.c