RTEMS | tiny-nginx port (#5305)
Chris Johns (@chris)
gitlab at rtems.org
Thu Aug 21 00:51:57 UTC 2025
Chris Johns commented: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5305#note_129117
SMP is not an issue if the code is thread safe. Is the code thread safe?
If the code is designed to be a single process how clean is the namespace? Calls should be in a specific namespace. For example civet web has the historical `mg_` prefixed to all calls. Any calls to things like `exit()` need to replaced.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5305#note_129117
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250821/a3fe7f7e/attachment-0001.htm>
More information about the bugs
mailing list