mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-08 00:23:39 +08:00
sockets.h, sockets.c: Implement MSG_PEEK flag for recv/recvfrom functions.
This commit is contained in:
@@ -19,6 +19,9 @@ HISTORY
|
||||
|
||||
++ New features:
|
||||
|
||||
2007-06-30 Frédéric Bernon
|
||||
* sockets.h, sockets.c: Implement MSG_PEEK flag for recv/recvfrom functions.
|
||||
|
||||
2007-06-21 Simon Goldschmidt
|
||||
* etharp.h, etharp.c: Combined etharp_request with etharp_raw for both
|
||||
LWIP_AUTOIP =0 and =1 to remove redundant code.
|
||||
|
||||
Reference in New Issue
Block a user