This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/TM4C1294NCPDT: tcp_output() in TI NDK with RTOS

Part Number: TM4C1294NCPDT


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.