lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #27316] netconn: Possible deadlock in err_tcp


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #27316] netconn: Possible deadlock in err_tcp
Date: Tue, 19 Jan 2010 18:35:45 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7

Update of bug #27316 (project lwip):

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

    _______________________________________________________

Follow-up Comment #2:

Fixed by using sys_mbox_trypost in err_tcp:
- if recvmbox/acceptmbox is not full, NULL will be added to the mbox,
- if one of them is full, recv/accept will fail the next time as
conn->last_err is now fatal

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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