Searched refs:sendResult (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dnetwork.cpp494 unsigned int sendResult = sender.GetSendResult(); local
496 OutputDebugString((IntToString((unsigned int)this) + ": Sent " + IntToString(sendResult) + " bytes\n").c_str());
498 m_buffer.Skip(sendResult);
499 totalFlushSize += sendResult;

Completed in 56 milliseconds