[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libssh with fixed max data lenght on esp8266
[Thread Prev] | [Thread Next]
- Subject: Re: libssh with fixed max data lenght on esp8266
- From: Anderson Sasaki <ansasaki@xxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Thu, 30 Jul 2020 05:36:17 -0400 (EDT)
- To: libssh@xxxxxxxxxx
----- Original Message ----- > From: "Emiliano Gonzalez" <egonzalez.hiperion@xxxxxxxxx> > To: libssh@xxxxxxxxxx > Sent: Tuesday, July 28, 2020 11:18:52 PM > Subject: libssh with fixed max data lenght on esp8266 > Hello, > I'm using libssh on ESP8266 and it works well. > > The problem is when call ssh_channel_write does not send immediately and > continues enlarging the buffer (calling realloc_buffer). > > Is possible to send buffer after some fixed length? > I'm trying to understand the exact scenario, could you share more information (backtraces and debug logs help a lot here)? What you are running on ESP8266, the client or the server (or maybe both)? Could you also provide info on your hardware? Regards, Anderson
Re: libssh with fixed max data lenght on esp8266 | Emiliano Gonzalez <egonzalez.hiperion@xxxxxxxxx> |
libssh with fixed max data lenght on esp8266 | Emiliano Gonzalez <egonzalez.hiperion@xxxxxxxxx> |