lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #28775] select/event_callback: only check select_cb_li


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #28775] select/event_callback: only check select_cb_list on change
Date: Sun, 07 Mar 2010 18:46: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 bug #28775 (project lwip):

              Item Group:                    None => Change Request         
                  Status:                    None => Fixed                  
             Assigned to:                    None => goldsimon              
             Open/Closed:                    Open => Closed                 
         Planned Release:                         => 1.4.0                  

    _______________________________________________________

Follow-up Comment #6:

Checked in:
- using SYS_LIGHTWEIGHT_PROT to protect the socket code (carefully chosen to
not disable interrupts for too long)
- added a counter to each socket that tells event_callback if anyone is
waiting using select, which speeds up receiving when noone is waiting

Tested with the tests-functions in contrib/apps/socket_examples.c.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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