Skip to content
Snippets Groups Projects
Commit f9267170 authored by Steffen Vogel's avatar Steffen Vogel Committed by Andy Green
Browse files

fixed LWS_PRE description

parent 502521e7
No related branches found
No related tags found
No related merge requests found
...@@ -249,7 +249,7 @@ anyway. ...@@ -249,7 +249,7 @@ anyway.
5) Pings and close used to be limited to 124 bytes, the correct limit is 125 5) Pings and close used to be limited to 124 bytes, the correct limit is 125
so that is now also allowed. so that is now also allowed.
6) LWS_PRE is provided as a synonym for LWS_SEND_BUFFER_POST_PADDING, either is 6) LWS_PRE is provided as a synonym for LWS_SEND_BUFFER_PRE_PADDING, either is
valid to use now. valid to use now.
7) There's generic support for RFC7462 style extension options built into the 7) There's generic support for RFC7462 style extension options built into the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment