[lwip-users] time out on last ack

2017-07-28 Thread Mike Rosing
I have a situation where the LwIP is a client and I have compiled with SO_REUSE = 1, but the reconnect fails with error -8 (in use).  After searching a while I see that the LwIP is waiting for LAST_ACK, but the server never sends it.  What can I do to force the internal pcb's to timeout and just a

Re: [lwip-users] Fwd: problems in pppos

2017-07-28 Thread parwath . r
Hi, I am running udp client on lwip 2.0.2 stack with pppos on controller its only sending 14 times after that I am not receiving anything in server(running in linux machine). same problem while receiving also.. How to resolve this. thanks parwath On 2017-07-26 03:28, parwat...@yashaswinie