|
Signals are hard to handle in ISO C. ISO C gives very little guarantees
and mechanisms to handle them. Likewise, Lua never gave any guarantees
about its handling of signals, and Lua 5.4 follows this pattern. Like
with 'errno', improvements are welcome, but don't expect any reliable
guarantees about signal handling.
_______________________________________________ lua-l mailing list -- lua-l@lists.lua.org To unsubscribe send an email to lua-l-leave@lists.lua.org