2013-02-11, 12:36 AM
I tried a third time and same exact scenario, but it went 1/2 an hour longer. The problem seems to be linked to the zero byte return as the last one.
Perhaps this is just a 0 read WSAEWOULDBLOCK situation not being handled?
Martin
Code:
19:02:21.586 FillBuffer()
19:02:21.586 CVirtualFile::GetFileSize()
19:02:21.586 CVirtualFile::GetCurrentFilePointer()
19:02:21.586 Remote read 169200 bytes from 2573193600
19:02:23.596 Remote read got 0 bytes
Perhaps this is just a 0 read WSAEWOULDBLOCK situation not being handled?
Martin