Lee wrote: > Is there any chance of someone offering any views on the issues ive > be posting or am i just waisting my time with this !!!!!!!!!!!!!!
ok, ok, please don't push us for answers... > these :- > tcp_write() called in invalid state Reading from the code, you're possibly trying to write some data when the TCP state doesn't allow you to do so. Maybe the connection has closed for some reason, maybe you should find out the TCP state you're in. > problem is caused when telneting into the stack. Is this the telnet example from contrib/ports/unix/unixsim ? (or derived work) I have my doubts on the netconn layer code, especially closing down a TCP connection with pending data may give some errors. Sorry, we haven't got the time to investigate this. Bye, Christiaan Simons Hardware Designer Axon Digital Design http://www.axon.tv _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
