We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 877fe74 commit 9c5a216Copy full SHA for 9c5a216
source/FreeRTOS_TCP_Transmission.c
@@ -1352,7 +1352,7 @@
1352
* unexpected but still within the window.
1353
*
1354
* @param[in] pxNetworkBuffer The network buffer descriptor with the packet.
1355
- * @param[in] ulCurrentSequenceNumber The current sequence number of the connection.
+ * @param[in] ulCurrentSequenceNumber The current expected sequence value by the connection.
1356
* @param[in] ulOurSequenceNumber The SEQ number to send out.
1357
1358
* @return Returns the value back from #prvTCPSendSpecialPacketHelper.
0 commit comments