[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [task #15002] A netconn mbox bug in api_lib.c
From: |
Liang YongXin |
Subject: |
[lwip-devel] [task #15002] A netconn mbox bug in api_lib.c |
Date: |
Thu, 26 Jul 2018 10:28:35 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36 |
URL:
<http://savannah.nongnu.org/task/?15002>
Summary: A netconn mbox bug in api_lib.c
Project: lwIP - A Lightweight TCP/IP stack
Submitted by: liangyongxin
Submitted on: Thu 26 Jul 2018 02:28:33 PM UTC
Category: socket/netconn
Should Start On: Thu 26 Jul 2018 12:00:00 AM UTC
Should be Finished on: Thu 26 Jul 2018 12:00:00 AM UTC
Priority: 7 - High
Status: None
Privacy: Public
Percent Complete: 0%
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
Effort: 0.00
_______________________________________________________
Details:
Hello, I find something wrong when I test STABLE-2_1_0_RC1.If
LWIP_NETCONN_FULLDUPLEX has defined, the macro NETCONN_MBOX_WAITING_DEC(conn)
should be defined to SYS_ARCH_DEC(conn->mbox_threads_waiting, 1),otherwise
the mbox of the netconn will be full.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/task/?15002>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] [task #15002] A netconn mbox bug in api_lib.c,
Liang YongXin <=