lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #31741] lwip_select seems to have threading problems


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #31741] lwip_select seems to have threading problems
Date: Mon, 24 Jan 2011 19:30:34 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13

Update of bug #31741 (project lwip):

                  Status:                    None => Fixed                  
             Assigned to:                    None => goldsimon              
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

Yeah, sorry for that mess. Don't know what drove me writing such code :-(
That's a really good example why you should not modify the loop variable
within the loop...

As to the counter, that's only a 'revision' counter of the select_cb_list: if
it has changed, someone has modified the list, meaning we have to re-scan it
from the start. That line was simply missing in the part of lwip_select where
the list item was removed again.

Should be fixed now.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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