Date: Sun, 20 Dec 2020 00:57:17 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 251969] security/openssl: fix ktls sendfile error reporting Message-ID: <bug-251969-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251969 Bug ID: 251969 Summary: security/openssl: fix ktls sendfile error reporting Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: brnrd@freebsd.org Reporter: gonzo@FreeBSD.org Flags: maintainer-feedback?(brnrd@freebsd.org) Assignee: brnrd@freebsd.org Created attachment 220726 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D220726&action= =3Dedit openssl-ktls-ebusy-fix.patch Add a handler for EBUSY sendfile error in addition to EAGAIN. Even if sendf= ile returns EBUSY the data can be partially sent and user code has to be notifi= ed about it, otherwise it may try to send data multiple times. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251969-7788>