HomeFreeBSD

tftpd: Use poll() instead of alarm() + setjmp().

Description

tftpd: Use poll() instead of alarm() + setjmp().

While there, don't log an error when timing out waiting for a possible retransmit after a successful transfer.

Sponsored by: Klara, Inc.
Reviewed by: markj
Differential Revision: https://reviews.freebsd.org/D38966

Details

Provenance
desAuthored on Mar 10 2023, 1:24 PM
Reviewer
markj
Differential Revision
D38966: tftpd: Use poll() instead of alarm() + setjmp().
Parents
rG9f6f64941c02: tftpd: Make the -d option behave as documented.
Branches
Unknown
Tags
Unknown