roken: Split up mini_inetd_addrinfo()

To speed up tests/gss/check-gssmask we need to remove the `sleep 10`
found there, and to do that we need to make the gssmask daemons use
roken_detach_prep()/roken_detach_finish(), and to do that we need to
split up mini_inetd_addrinfo().

This commit authored by Claude with human guidance and review.
This commit is contained in:
Nicolas Williams
2025-12-09 23:28:13 -06:00
parent 0d2ee355ee
commit 771fb1c367
3 changed files with 129 additions and 63 deletions

View File

@@ -20,7 +20,9 @@ HEIMDAL_ROKEN_2.0 {
hex_encode;
issuid;
mini_inetd;
mini_inetd_accept;
mini_inetd_addrinfo;
mini_inetd_addrinfo_listen;
net_read;
net_write;
parse_bytes;