libwebsockets: enable unix socket support in the full build 10966/head
authorMathew McBride <matt@traverse.com.au>
Wed, 8 Jan 2020 05:17:33 +0000 (16:17 +1100)
committerMathew McBride <matt@traverse.com.au>
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 <matt@traverse.com.au>
libs/libwebsockets/Makefile