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

check for default protocol rx buf limit

This fixes

http://libwebsockets.org/trac/ticket/13



When using the default rx protocol buffer, the check is
performed against 0 not the default length.  That's the
case both in client and server code...

There's no problem if you actually give a max frame size
in the protocol definition.

Signed-off-by: default avatarAndy Green <andy.green@linaro.org>
parent 182cb9ae
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment