lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #6865] SO_REUSEADDR for TCP


From: Simon Goldschmidt
Subject: [lwip-devel] [patch #6865] SO_REUSEADDR for TCP
Date: Fri, 12 Feb 2010 15:35:08 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2) Gecko/20100115 Firefox/3.6

Update of patch #6865 (project lwip):

                  Status:                    None => Done                   
             Assigned to:                    None => goldsimon              

    _______________________________________________________

Follow-up Comment #9:

Checked in.

I do have one question left on this: wouldn't we want to dump the pcb in
TIME_WAIT when we reuse its endpoint? It will hang around and never get
packets because they are passed to non-TIME_WAIT pcbs first.

We can leave this to tcp_tmr, of course, it will be freed eventually...

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?6865>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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