1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/include
Italo Sampaio e8d13afeb2 docs: set port to zero when using unix domain sockets
When a server is set to listen to a unix domain socket, i.e. options
field of struct lws_context_creation_info has the
LWS_SERVER_OPTION_UNIX_SOCK flag set, the port must be set do zero,
otherwise the unix socket is never created.
2023-11-14 09:42:47 +00:00
..
libwebsockets docs: set port to zero when using unix domain sockets 2023-11-14 09:42:47 +00:00
libwebsockets.h Introducing libwebsockets support for nuttx 2023-09-21 13:08:16 +01:00
libwebsockets.hxx wip: ss c++ classes 2020-12-02 10:15:50 +00:00