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

_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to