lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] PolarSSL and mbedTLS


From: Simon Goldschmidt
Subject: Re: [lwip-users] PolarSSL and mbedTLS
Date: Wed, 1 Mar 2017 15:12:54 +0100

Noam Weissman wrote:
> I have a client, single task using the socket API using and also PolarSSL for 
> SSL support.
> [..]
> When I try to send small messages from the server to my client all is working 
> ok but when I try to push a large
> message 6K and up my ssl_read function fails with a read error?.
> 
> The ssl_read is actually calling lwip_read internally.
> 
> For some reason the SSL code is trying to read a large buffer 8-16K bytes and 
> the read function fails.

I guess you'll have to share more info here. Which error? Have you even tried 
to debug it? Or do you want us to magically solve it from here? :-)


Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]