소스 검색
Changed CDataStream::GetAndClear() to use the most obvious get get and clear instead of a tricky swap(). Added a unit test for CDataStream insert/erase/GetAndClear. Note: GetAndClear() is not performance critical, it is used only by the send-a-message-to-the-network code. Bug was not noticed before now because the send-a-message code never erased from the stream.pull/1/head
2개의 변경된 파일과 50개의 추가작업 그리고 2개의 파일을 삭제
불러오는 중...
Reference in new issue