mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=1859
This commit is contained in:
parent
c26a5ff666
commit
27e6b1eacf
|
@ -423,7 +423,7 @@ bool HTTP_OP_SET::poll() {
|
|||
htp->io_ready = false;
|
||||
htp->io_done = false;
|
||||
}
|
||||
// TODO: intentional no break here?
|
||||
// TODO: intentional no break here? -- quarl
|
||||
case HTTP_STATE_REPLY_HEADER:
|
||||
if (htp->io_ready) {
|
||||
action = true;
|
||||
|
|
Loading…
Reference in New Issue