*** empty log message ***

svn path=/trunk/boinc/; revision=615
This commit is contained in:
Hamid Aghdaee 2002-11-15 00:18:59 +00:00
parent b608dd45fd
commit dd1e4c2a18
1 changed files with 2 additions and 0 deletions

2
todo
View File

@ -202,3 +202,5 @@ NET_XFER_SET
review logic; prevent one stream for starving others review logic; prevent one stream for starving others
test HTTP redirect mechanism for all types of ops test HTTP redirect mechanism for all types of ops
prevent file_xfer->req1 from overflowing. This problems seems to be happening when the file_upload_handler returnes a message to the client that is large. This causes project->parsefile to get wrong input and so on.