NEWS update
[paraslash.git] / http_recv.c
index 8b550391294724741a86c0272f37fa1d2add7c1c..a36038ad23ddad69a7139891ff07404e05671182 100644 (file)
@@ -139,7 +139,7 @@ static void http_recv_post_select(struct sched *s, struct task *t)
                phd->status = HTTP_STREAMING;
                goto out;
        }
-       t->ret = -E_OVERRUN;
+       t->ret = -E_HTTP_RECV_OVERRUN;
        if (rn->loaded >= BUFSIZE)
                goto out;
        t->ret = recv_bin_buffer(phd->fd, rn->buf + rn->loaded,