1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-08 20:18:00 +00:00
Rick Macklem 3fe0cb6695 rpc.tlsclntd: Check for a tls syscall failure.
Although the tls syscall to set up the upcall should
not normally fail, the daemon should check for such
a failure.  This patch adds a check for that failure.

MFC after:	1 week
2022-12-21 15:12:06 -08:00
..