Safe Inside The Handler
You are writing a SIGTERM handler that must flush a counter to a file and terminate the process. Which of these calls are async-signal-safe according to POSIX, and therefore legal inside the handler? More than one applies.
Sign in to answer questions and track your progress
Sign In