A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/Haivision/srt/commit/af6ff16497736d5d8b86e446bf3dfcbe1bed2c04 below:

[core] Downgrade ACKACK reorder log to Note · Haivision/srt@af6ff16 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed Original file line number Diff line number Diff line change

@@ -8485,7 +8485,7 @@ void srt::CUDT::processCtrlAckAck(const CPacket& ctrlpkt, const time_point& tsAr

8485 8485

{

8486 8486

if (ctrlpkt.getAckSeqNo() > (m_iAckSeqNo - static_cast<int>(ACK_WND_SIZE)) && ctrlpkt.getAckSeqNo() <= m_iAckSeqNo)

8487 8487

{

8488 -

LOGC(inlog.Warn,

8488 +

LOGC(inlog.Note,

8489 8489

log << CONID() << "ACKACK out of order, skipping RTT calculation "

8490 8490

<< "(ACK number: " << ctrlpkt.getAckSeqNo() << ", last ACK sent: " << m_iAckSeqNo

8491 8491

<< ", RTT (EWMA): " << m_iSRTT << ")");

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4