[Bug 282495] Linuxulator sendfile returns EAGAIN repeatedly, actually repeatingly sending (the same) data

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 04 Nov 2024 20:00:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282495

--- Comment #2 from pieter@krikkit.xyz ---
I used a test file of 1MB size; every time the results were different depending
on the available buffers, e.g. +/- 140KByte was sent in the first sendfile call
that returned EAGAIN. The file should be big enough to be able to fill buffers
I think.

-- 
You are receiving this mail because:
You are the assignee for the bug.