-
- Downloads
add explicit parent child wsi relationships
wsi can have a full tree relationship with each other using
linked lists. closing the parent ensures the children are
closed first.
Convert cgi to use this instead of his cgi-specific sub-wsi
management.
Signed-off-by:
Andy Green <andy.green@linaro.org>
Showing
- changelog 7 additions, 0 deletionschangelog
- lib/client-handshake.c 14 additions, 6 deletionslib/client-handshake.c
- lib/libwebsockets.c 51 additions, 13 deletionslib/libwebsockets.c
- lib/libwebsockets.h 10 additions, 0 deletionslib/libwebsockets.h
- lib/private-libwebsockets.h 3 additions, 1 deletionlib/private-libwebsockets.h
- lib/service.c 4 additions, 4 deletionslib/service.c
- test-server/lws-cgi-test.sh 2 additions, 0 deletionstest-server/lws-cgi-test.sh
Loading
Please register or sign in to comment