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

libssh with fixed max data lenght on esp8266


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?

Follow-Ups:
Re: libssh with fixed max data lenght on esp8266Anderson Sasaki <ansasaki@xxxxxxxxxx>
Archive administrator: postmaster@lists.cynapses.org