[Hilo] The size of the internal TCP socket buffer?

[Hilo] What is the size of the internal TCP socket buffer for HiloV2? Can it overflow if HOST won’t read from modem fast enough?

Answer: From HiloV2 4.10, the internal modem window size for TCP is 1460*8=11680.
Data more than that will fail to send until they’re released by reading some of the data.