Skip to content
Snippets Groups Projects
Commit 3246ebb3 authored by Andy Green's avatar Andy Green
Browse files

deprecate LWS_SEND_BUFFER_POST_PADDING


The only guy who cared about this for a long while
(since I eliminated the pre-standard protocol variants)
was sending a close frame.

 - Set it to 0 so old code remains happy.  It only affects
user code buffer commit, if there's overcommit no harm
done so no effect directly on user ABI.

 - Remove all uses inside the library.  The sample apps
don't have it any more and that's the recommendation now.

Signed-off-by: default avatarAndy Green <andy.green@linaro.org>
parent de1a6a53
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment