mirror of
https://sourceware.org/git/glibc.git
synced 2025-11-15 15:21:18 +03:00
This patch updates struct tcp_zerocopy_receive to contain filed including copybuf_address, copybuf_len, and others. Signed-off-by: Jiayuan Chen <jiayuan.chen@linux.dev> Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>