mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2025-02-23 15:40:43 +00:00
Minor, fix an obsolete comment about LWIP_SO_RCVTIMEO
This commit is contained in:
parent
aee6c1f72f
commit
273e70e403
@ -493,7 +493,7 @@ a lot of data that needs to be copied, this should be set high. */
|
||||
#define LWIP_TCP_KEEPALIVE 0
|
||||
#endif
|
||||
|
||||
/* Enable SO_RCVTIMEO processing (only for UDP sockets) */
|
||||
/* Enable SO_RCVTIMEO processing */
|
||||
#ifndef LWIP_SO_RCVTIMEO
|
||||
#define LWIP_SO_RCVTIMEO 0
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user