]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[mod_verto] Fix use of libks websockets on Windows. POLLHUP is ignored in poll events...
authorAndrey Volk <andywolk@gmail.com>
Thu, 9 Jul 2020 19:06:47 +0000 (23:06 +0400)
committerAndrey Volk <andywolk@gmail.com>
Fri, 22 Oct 2021 22:21:12 +0000 (01:21 +0300)
commit60ce1f5603ac1de90451dd4066f2028002b71335
treeff4dc75d35c62c727093bb2c753a754dc71bce8c
parent708944fad118002591910ec5261591e29ee289bb
[mod_verto] Fix use of libks websockets on Windows. POLLHUP is ignored in poll events on Linux but fails on Windows so should be avoided.
src/mod/endpoints/mod_verto/mod_verto.c