wolfssh/apps
John Safranek 094c686142 wolfsshd: retry select() on EINTR in relay loop
SIGCHLD from the exec child interrupts select(), returning -1 and
breaking the loop. Any windowFull data awaiting a peer window adjust
was then abandoned, causing intermittent 32 KB truncations on large
exec transfers. Continue on EINTR.
2026-06-03 07:40:27 -07:00
..
wolfssh ClientFreeBuffers: zero secrets before free 2026-05-21 11:42:43 -07:00
wolfsshd wolfsshd: retry select() on EINTR in relay loop 2026-06-03 07:40:27 -07:00
include.am