openssl/include
Oleksandr Tymoshenko dfcfd17f28 Handle partial data re-sending on ktls/sendfile on FreeBSD
Add a handler for EBUSY sendfile error in addition to
EAGAIN. With EBUSY returned the data still can be partially
sent and user code has to be notified about it, otherwise it
may try to send data multiple times.

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13716)
2021-02-10 09:14:33 +00:00
..
crypto Fix race condition & allow operation cache to grow. 2021-02-07 20:01:50 +10:00
internal Handle partial data re-sending on ktls/sendfile on FreeBSD 2021-02-10 09:14:33 +00:00
openssl Replace provider cipher flags with separate param fields 2021-02-10 12:31:31 +10:00