mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-18 15:43:32 +08:00
[components][net] 移除 SAL 中 LWIP_NETCONN_FULLDUPLEX 的判断
Signed-off-by: MurphyZhao <d2014zjt@163.com>
This commit is contained in:
parent
f3abe00d60
commit
2d18b4ad08
@ -36,11 +36,6 @@
|
||||
|
||||
#if LWIP_VERSION >= 0x20100ff
|
||||
#include <lwip/priv/sockets_priv.h>
|
||||
|
||||
#if LWIP_NETCONN_FULLDUPLEX
|
||||
#error "Not support"
|
||||
#endif
|
||||
|
||||
#else /* LWIP_VERSION < 0x20100ff */
|
||||
/*
|
||||
* Re-define lwip socket
|
||||
|
Loading…
x
Reference in New Issue
Block a user