mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-09 09:03:49 +08:00
Added a minimal version of posix fctl() to have a standardised way to set O_NONBLOCK for nonblocking sockets.
This commit is contained in:
@@ -19,6 +19,10 @@ HISTORY
|
||||
|
||||
++ New features:
|
||||
|
||||
2010-02-12: Simon Goldschmidt
|
||||
* sockets.c/.h: Added a minimal version of posix fctl() to have a
|
||||
standardised way to set O_NONBLOCK for nonblocking sockets.
|
||||
|
||||
2010-02-12: Simon Goldschmidt
|
||||
* dhcp.c/.h, autoip.c/.h: task #10139 (Prefer statically allocated
|
||||
memory): added autoip_set_struct() and dhcp_set_struct() to let autoip
|
||||
|
||||
Reference in New Issue
Block a user