cyassl skip setting SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER
authorAndy Green <andy.green@linaro.org>
Fri, 28 Mar 2014 06:00:01 +0000 (14:00 +0800)
committerAndy Green <andy.green@linaro.org>
Fri, 28 Mar 2014 06:00:01 +0000 (14:00 +0800)
commit145ecece107f4b4138c7cf1e6ae24a48c3f276a8
tree8748834065676652e086efdc72e022f5536acee9
parenta61630009197266afe25dd733e804e26cc5443d9
cyassl skip setting SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER

It's already the default and no "SSL_set_mode" in CYASSL

Reported by Chris Conlon <chris@wolfssl.com>

Signed-off-by: Andy Green <andy.green@linaro.org>
lib/client.c
lib/server.c