libwebsockets: enable external poll support
authorKarl Palsson <karlp@etactica.com>
Wed, 25 Aug 2021 09:54:18 +0000 (09:54 +0000)
committerKarl Palsson <karlp@etactica.com>
Wed, 25 Aug 2021 10:10:55 +0000 (10:10 +0000)
commit689dabd8de667344b89e09e858d73204423640a9
tree92ccf0d002c706d9a02fe8a67b1f5adfccfaed91
parentc02d1280358c0bead07a0f6cb3004544221dc8e4
libwebsockets: enable external poll support

This was removed and then re-added, but defaulted off upstream.  It's
still listed as "not recommended" but still absolutely essential for
many apps for performance.

Fixes: https://github.com/eclipse/mosquitto/issues/2284
Signed-off-by: Karl Palsson <karlp@etactica.com>
libs/libwebsockets/Makefile