1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/roles/ws
Andy Green 72e31ba5f7 ws role: cannot assume sentinel, use vhost count
Protocol list is no longer a simple sentinel-terminated
array but composed at vhost creation time in many
cases.  Use the vhost's count of how many protocols it
has rather than seeking up to the sentinel.
2019-09-22 03:08:36 -07:00
..
ext private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
client-parser-ws.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
client-ws.c ws role: cannot assume sentinel, use vhost count 2019-09-22 03:08:36 -07:00
ops-ws.c freertos: rename esp32 plat to freertos 2019-08-26 09:58:57 +01:00
private-lib-roles-ws.h private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
server-ws.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00