mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-07 16:13:38 +08:00
Use SYS_LIGHTWEIGHT_PROT instead of a semaphore to protect the sockets array since the protection time is short
This commit is contained in:
@@ -19,6 +19,10 @@ HISTORY
|
||||
|
||||
++ New features:
|
||||
|
||||
2010-01-30. simon Goldschmidt
|
||||
* sockets.c: Use SYS_LIGHTWEIGHT_PROT instead of a semaphore to protect
|
||||
the sockets array.
|
||||
|
||||
2010-01-29: Simon Goldschmidt (patch by Laura Garrett)
|
||||
* api.h, api_msg.c, sockets.c: Added except set support in select
|
||||
(patch #6860)
|
||||
|
||||
Reference in New Issue
Block a user