mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
Basic server functionality: listen(), accept()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@382 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -679,6 +679,7 @@ Other memory:
|
||||
* Corrected a TCP problem where packets were dropped because there was no
|
||||
recv() in place but the packet was being ACKed. There are still TCP
|
||||
recv buffering issues, but this is part of a larger buffering issue.
|
||||
* Basic server functionality verified: listen(), accept()
|
||||
</pre></ul>
|
||||
|
||||
<table width ="100%">
|
||||
|
||||
Reference in New Issue
Block a user