patacongo commented on PR #1683:
URL: https://github.com/apache/nuttx-apps/pull/1683#issuecomment-1484120243

   > Most likely `SIGUSR1` and `SIGUSR2` can be used for sure. Or I'm missing 
something?
   
   Correct.  They exist only because they were defined many years before the 
POSIX real time extensions that added real time signal support.  So they are 
not being re-used; that is their intended use.  They are precursor real time 
signals with properties like standard signals.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to