1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2025-12-18 01:03:14 +00:00

Fixed Digest Unit test issue with persistent connections

Removed debug lines
This commit is contained in:
Bryan Roe
2022-07-02 01:05:14 -07:00
parent 143f7ef578
commit 44e2dfaae4
2 changed files with 36 additions and 58 deletions

View File

@@ -1871,10 +1871,6 @@ ILibWebClient_DataResults ILibWebClient_OnData(ILibAsyncSocket_SocketModule sock
ILibDestructPacket(wcdo->header);
wcdo->header = tph;
}
//else
//{
// printf("WCDO/HEADER was NULL\n");
//}
}
}
}
@@ -2216,6 +2212,7 @@ void ILibWebClient_OnDisconnectSink(ILibAsyncSocket_SocketModule socketModule, v
wcdo->FinHeader = 0;
h = wcdo->header;
wcdo->header = NULL;
if (wr != NULL && wr->OnResponse != NULL)
{
wr->OnResponse(