mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
net/tcp/tcp.h: Update a comment about readahead
This commit is contained in:
committed by
Xiang Xiao
parent
08e9dff0e9
commit
52c237cb5f
+1
-1
@@ -205,7 +205,7 @@ struct tcp_conn_s
|
||||
|
||||
/* Read-ahead buffering.
|
||||
*
|
||||
* readahead - A singly linked list of type struct iob_qentry_s
|
||||
* readahead - A singly linked list of type struct iob_s
|
||||
* where the TCP/IP read-ahead data is retained.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user