summaryrefslogtreecommitdiff
path: root/thirdparty/libwebsockets/include
AgeCommit message (Collapse)Author
2019-03-06Disable WebSocket IPv6 support on OpenBSD.Fabio Alessandrelli
OpenBSD does not support dual stacking, disabling IPv6 for now. Will possibly come back if/when we get websocket running using our own NetSocket class.
2019-03-06Update libwebsockets to 3.1 (plus UWP patch)Fabio Alessandrelli