diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2020-07-03 19:46:02 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2020-07-03 19:46:02 +0000 |
commit | 4895a0418ff9439f4f03a685ff63beb9987b8c86 (patch) | |
tree | 17d910ceddb720ed9b086a675bd43a53598484ab /mail/postfix-current | |
parent | 99e5648d20748cd00d1a3946bb2bd0ff7caa107b (diff) | |
download | freebsd-ports-4895a0418ff9439f4f03a685ff63beb9987b8c86.zip |
New port: devel/lua-cqueues
cqueues is a type of event loop for Lua, except it's not a classic
event loop. It doesn't use callbacks, neither as part of the API nor
internally, but instead you communicate with an event controller by
the yielding and resumption of Lua coroutines using objects that
adhere to a simple interface.
WWW: http://25thandclement.com/~william/projects/cqueues.html
PR: 247739
Submitted by: Leo Vandewoestijne <freebsd@dns.company>
Diffstat (limited to 'mail/postfix-current')
0 files changed, 0 insertions, 0 deletions