libwebsockets: enable unix socket support in the full build
authorMathew McBride <redacted>
Wed, 8 Jan 2020 05:17:33 +0000 (16:17 +1100)
committerMathew McBride <redacted>
Wed, 8 Jan 2020 05:41:34 +0000 (16:41 +1100)
commit19c284e05d293fb804559ab8b012950c65496249
tree1fe074d91577d51a78b968adf1747623432650a9
parentd0dc891c1416cbc9ef3407a295300e08b5671608
libwebsockets: enable unix socket support in the full build

This functionality can be used by downstream applications such as
ttyd to present their HTTP service as a unix domain socket rather
than a TCP server.

Signed-off-by: Mathew McBride <redacted>
libs/libwebsockets/Makefile
git clone https://git.99rst.org/PROJECT