[Bug 251969] security/openssl: fix ktls sendfile error reporting
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Dec 20 00:57:18 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251969
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 at freebsd.org
Reporter: gonzo at FreeBSD.org
Flags: maintainer-feedback?(brnrd at freebsd.org)
Assignee: brnrd at freebsd.org
Created attachment 220726
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=220726&action=edit
openssl-ktls-ebusy-fix.patch
Add a handler for EBUSY sendfile error in addition to EAGAIN. Even if sendfile
returns EBUSY the data can be partially sent and user code has to be notified
about it, otherwise it may try to send data multiple times.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list