mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-12-29 03:14:04 +00:00
Correct commented description of do_recv().
Reported by Charles Landau on lwip-users.
This commit is contained in:
parent
299e2a7077
commit
1f3fe200df
@ -902,7 +902,7 @@ do_send(struct api_msg_msg *msg)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Recv some data from a RAW or UDP pcb contained in a netconn
|
* Indicate data has been received from a TCP pcb contained in a netconn
|
||||||
* Called from netconn_recv
|
* Called from netconn_recv
|
||||||
*
|
*
|
||||||
* @param msg the api_msg_msg pointing to the connection
|
* @param msg the api_msg_msg pointing to the connection
|
||||||
|
Loading…
Reference in New Issue
Block a user