Hey guys,

I am using the netconn API and I want at some point to have an output 
function similar to the "netstat" command in unix and windows.
My Problem is the last info in netstat that shows the current state of the 
TCP connection.

The netconn API has not enough states to show the TCP state machine. 
NETCONN_NONE can be "nothing", "closed", "connected"...

Did I miss anything or will I have to get my elbow deep into the TCP_PCB 
for every netconn to get a valid state?

regards,
Fabian
_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to