On Tue, 13 Jan 2026 at 13:00, Michael Tokarev <[email protected]> wrote: > > splice() &Co are defined since linux 2.6.17. > Assume it is always present.
Since we're calling the C functions here, the relevant version is glibc 2.5, but either way these have been around way longer than our minimum supported version. Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
