wahern / cqueues

Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.
http://25thandclement.com/~william/projects/cqueues.html
MIT License
248 stars 37 forks source link

support for Lua 5.4 #240

Closed nicki-krizek closed 4 years ago

nicki-krizek commented 4 years ago

cherry-picked from: https://src.fedoraproject.org/rpms/lua-cqueues/blob/5d7117c6ac061cc185f45af448845b0943577b58/f/lua-cqueues-20200603-lua-5.4.patch

Closes #239

daurnimator commented 4 years ago

Closes #239

Related: https://github.com/keplerproject/lua-compat-5.3/issues/48

daurnimator commented 4 years ago

Fixed via slightly different patch.