aboutgitcodebugslistschat
path: root/tcp_splice.c
diff options
context:
space:
mode:
Diffstat (limited to 'tcp_splice.c')
-rw-r--r--tcp_splice.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcp_splice.c b/tcp_splice.c
index 915ac11..762a058 100644
--- a/tcp_splice.c
+++ b/tcp_splice.c
@@ -612,7 +612,7 @@ retry:
}
}
- break;
+ continue;
}
conn->read[fromsidei] += readlen > 0 ? readlen : 0;