lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #29067] TCP PCB stays in stated CLOSED when close() in


From: Stephane Lesage
Subject: [lwip-devel] [bug #29067] TCP PCB stays in stated CLOSED when close() initiated by LwIP
Date: Thu, 04 Mar 2010 10:40:05 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

Follow-up Comment #2, bug #29067 (project lwip):

Well, I checked the TCP state machine, and LwIP behaves correctly. The peer
initiating the FIN finally goes in TIME_WAIT state.
I can't understand why TCP isn't symetrical...

Well, I suppose I would need SO_REUSEADDR or SO_REUSEPORT for this. But the
SO_REUSE option results in a #error. I thought it has been implemented now.

It is really necessary to set this option ?
We can listen on one port and each new connection will create a new pcb on
this port. Why can't we listen again ?


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?29067>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/





reply via email to

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