mirror of
https://github.com/opnsense/src.git
synced 2026-05-14 18:20:21 -04:00
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
|
||
|---|---|---|
| .. | ||
| __DECC_INCLUDE_EPILOGUE.H | ||
| __DECC_INCLUDE_PROLOGUE.H | ||
| bio.h | ||
| comp.h | ||
| conf.h | ||
| constant_time.h | ||
| cryptlib.h | ||
| dane.h | ||
| dso.h | ||
| dsoerr.h | ||
| err.h | ||
| ktls.h | ||
| nelem.h | ||
| numbers.h | ||
| o_dir.h | ||
| o_str.h | ||
| refcount.h | ||
| sockets.h | ||
| sslconf.h | ||
| thread_once.h | ||
| tsan_assist.h | ||