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

refactor needless context with wsi paramater passing


Now we bit the bullet and gave each wsi an lws_context *, many
internal apis that take both a context and wsi parameter only
need the wsi.

Also simplify parser code by making a temp var for
allocated_headers * instead of the longwinded
dereference chain everywhere.

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