-
- Downloads
introduce-ietf-05-framing-and-commandline-options.patch
This adds 05 support, and -v switches on test-client and test-ping
to allow setting their ietf protocol version to 4 or 5.
It also optimizes the masking to us a function pointer, which
takes some conditionals out of the fast path.
Signed-off-by:
Andy Green <andy@warmcat.com>
Showing
- lib/client-handshake.c 35 additions, 3 deletionslib/client-handshake.c
- lib/handshake.c 14 additions, 3 deletionslib/handshake.c
- lib/libwebsockets.c 1 addition, 0 deletionslib/libwebsockets.c
- lib/libwebsockets.h 6 additions, 2 deletionslib/libwebsockets.h
- lib/parsers.c 62 additions, 28 deletionslib/parsers.c
- lib/private-libwebsockets.h 10 additions, 0 deletionslib/private-libwebsockets.h
- libwebsockets-api-doc.html 7 additions, 1 deletionlibwebsockets-api-doc.html
- test-server/test-client.c 8 additions, 5 deletionstest-server/test-client.c
- test-server/test-ping.c 9 additions, 3 deletionstest-server/test-ping.c
Loading
Please register or sign in to comment