lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #1895] tcp_bind not correct


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #1895] tcp_bind not correct
Date: Tue, 22 May 2007 20:48:57 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3

Update of bug #1895 (project lwip):

                  Status:                    None => Ready For Test         
             Assigned to:                    None => goldsimon              

    _______________________________________________________

Follow-up Comment #3:

I included a new pcb list, tcp_bound_pcbs like int the patch file #12540,
only there is one more tcp_pcb_remove necessary in plus to the patch: in
tcp_close() if pcb->state == CLOSED.

Thus we come to a behaviour like this.

Add pcbs to the list in tcp_bind
Remove pcbs from the list in
- tcp_close
- tcp_listen
- tcp_connect

Checked it in -> ready for test!

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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