mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-08 08:33:39 +08:00
api_lib.c: Implement SO_RCVTIMEO for accept and recv on TCP connections, such present in patch #5959.
This commit is contained in:
@@ -19,6 +19,10 @@ HISTORY
|
||||
|
||||
++ New features:
|
||||
|
||||
2007-05-23 Frédéric Bernon
|
||||
* api_lib.c, sockets.c: Implement SO_RCVTIMEO for accept and recv on TCP
|
||||
connections, such present in patch #5959.
|
||||
|
||||
2007-05-23 Frédéric Bernon
|
||||
* api.h, api_lib.c, api_msg.c, sockets.c: group the different NETCONN_UDPxxx
|
||||
code in only one part...
|
||||
|
||||
Reference in New Issue
Block a user