Files
pkgsrc-ng/devel/lua-coxpcall/DESCR
2016-11-18 22:39:22 +01:00

4 lines
150 B
Plaintext

Coxpcall encapsulates the protected calls with a coroutine based
loop, so errors can be dealed without the usual pcall/xpcall issues
with coroutines.