Tool/software: TI-RTOS
Hi,
I am moving my application from using lwip tcp/ip stack to NDK with RTOS. I have a question for equivalent of tcp_output() function (forcing data transmission not putting to queue). I looked in NDK Reference Guide but didn't find equivalent.
Thank you in advance.