opnsense-src/crypto/openssl/include/internal
Oleksandr Tymoshenko 63241a0764 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.

PR:		251969
Obtained from:	OpenSSL (dfcfd17f2818cf520ce6381aed9ec3d2fc12170d)
Sponsored by:	Netflix (merging to FreeBSD)

(cherry picked from commit 9b2f020c14)
2021-02-25 14:45:41 -08:00
..
__DECC_INCLUDE_EPILOGUE.H
__DECC_INCLUDE_PROLOGUE.H
bio.h OpenSSL: Support for kernel TLS offload (KTLS) 2021-02-04 16:03:20 -08:00
comp.h
conf.h
constant_time.h
cryptlib.h
dane.h
dso.h
dsoerr.h
err.h
ktls.h Handle partial data re-sending on ktls/sendfile on FreeBSD 2021-02-25 14:45:41 -08:00
nelem.h
numbers.h
o_dir.h
o_str.h
refcount.h
sockets.h
sslconf.h
thread_once.h
tsan_assist.h