mirror of
https://github.com/apache/nuttx.git
synced 2025-12-19 10:54:48 +08:00
NET: Remove uip_restart()
This commit is contained in:
@@ -674,7 +674,7 @@ found:
|
||||
|
||||
/* If d_len > 0 we have TCP data in the packet, and we flag this
|
||||
* by setting the UIP_NEWDATA flag. If the application has stopped
|
||||
* the data flow using uip_stop(), we must not accept any data
|
||||
* the data flow using UIP_STOPPED, we must not accept any data
|
||||
* packets from the remote host.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user