diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2020-12-30 11:20:22 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2020-12-30 11:20:22 -0300 |
commit | ce101dcaf73ff6d610593230d41b63c163a91519 (patch) | |
tree | 6417f02cb96257a835fa908bfea15c2557a41413 /lua.h | |
parent | 553b37ce4ff758d8cf80d48a21287526c92221c6 (diff) | |
download | lua-ce101dcaf73ff6d610593230d41b63c163a91519.tar.gz lua-ce101dcaf73ff6d610593230d41b63c163a91519.tar.bz2 lua-ce101dcaf73ff6d610593230d41b63c163a91519.zip |
Handles '__close' errors in coroutines in "coroutine style"
Errors in '__close' metamethods in coroutines are handled by the same
logic that handles other errors, through 'recover'.
Diffstat (limited to 'lua.h')
0 files changed, 0 insertions, 0 deletions