提交 1418cb18 编写于 作者: X xieyangrun

[net/lwip]: enable LWIP_SO_LINGER option feature of LWIP.

上级 d2eaa452
...@@ -298,6 +298,10 @@ config RT_USING_LWIP ...@@ -298,6 +298,10 @@ config RT_USING_LWIP
int "Enable SO_RCVBUF processing" int "Enable SO_RCVBUF processing"
default 1 default 1
config LWIP_SO_LINGER
int "Enable SO_LINGER processing"
default 0
config RT_LWIP_NETIF_LOOPBACK config RT_LWIP_NETIF_LOOPBACK
bool "Enable netif loopback" bool "Enable netif loopback"
default n default n
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册