mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-04 17:15:50 +00:00
fa3e900453
signal handlers. In this case, use _exit(2) instead, following the call to shutdown(2). This fixes rare telnetd hangs. PR: misc/33672 Submitted by: Umesh Krishnaswamy <umesh@juniper.net> MFC after: 1 month