mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
Update TODO
This commit is contained in:
@@ -1301,7 +1301,9 @@ o Network (net/, drivers/net)
|
|||||||
connect() most likely has this same issue.
|
connect() most likely has this same issue.
|
||||||
|
|
||||||
A work-around might be to raise the priority of the thread
|
A work-around might be to raise the priority of the thread
|
||||||
that calls accept().
|
that calls accept(). accept() might also need to check the
|
||||||
|
tcpstateflags in the connection structure before returning
|
||||||
|
in order to assure that the socket truly is connected.
|
||||||
Status: Open
|
Status: Open
|
||||||
Priority: Medium. I have never heard of this problem being reported
|
Priority: Medium. I have never heard of this problem being reported
|
||||||
before, so I suspect it might not be so prevalent as one
|
before, so I suspect it might not be so prevalent as one
|
||||||
|
|||||||
Reference in New Issue
Block a user