lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] tcp_output functionality


From: cat
Subject: Re: [lwip-users] tcp_output functionality
Date: Sat, 30 Mar 2013 21:33:10 -0700 (PDT)

Hello David,

no it's not the listener pcb. I checked the pointers, and the pcb I used in
tcp_write and tcp_output is the one that I get as an input parameter to
tcp_accept callback function. The small argument the I use the right pcb is
that the data comes to the other side ... unfortunately a bit lather than
intended and that's the reason for my tcp_output digging. My hunch is that
this if is true for the pcb that is currently being processed by lwip for
input data cumming from the other side ... but that is only a theory 

Thanks for ideas



--
View this message in context: 
http://lwip.100.n7.nabble.com/tcp-output-functionality-tp21267p21271.html
Sent from the lwip-users mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]