Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

lua-cqueues-20200603-17.fc45 RPM for aarch64

From Fedora Rawhide for aarch64 / l

Name: lua-cqueues Distribution: Fedora Project
Version: 20200603 Vendor: Fedora Project
Release: 17.fc45 Build date: Fri Apr 17 02:18:20 2026
Group: Unspecified Build host: buildvm-a64-40.rdu3.fedoraproject.org
Size: 383284 Source RPM: lua-cqueues-20200603-17.fc45.src.rpm
Packager: Fedora Project
Url: https://github.com/wahern/cqueues
Summary: Stackable Continuation Queues for the Lua Programming Language
cqueues is a type of event loop for Lua. It doesn't use callbacks but instead
you communicate with an event controller by the yielding and resumption of
Lua coroutines using objects.

cqueues are stackable. Each instantiated cqueue is a poll-able object which
can be polled from another cqueue, or another event loop system entirely.
The design is meant to be non-intrusive, composable, and embeddable within
existing applications.

cqueues includes a sockets library with DNS, buffering, end-of-line
translation, SSL/TLS, and descriptor passing support builtin.
Domain querying, connection establishment, and SSL negotiation are handled
transparently as part of a state machine entered with every I/O operation,
so users can read and write immediately upon instantiating the object,
as if opening a regular file.

cqueues also includes modules for handling signals, threads, and file change
notifications using native kernel facilities and accessible through easy
to use interfaces which abstract the different kernel facilities.

Provides

Requires

License

MIT

Changelog

* Thu Apr 16 2026 Tom Callaway <spot@fedoraproject.org> - 20200603-17
  - rebuild
* Tue Mar 03 2026 Tom Callaway <spot@fedoraproject.org> - 20200603-16
  - rebuild for lua 5.5
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 20200603-15
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 20200603-14
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 20200603-13
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 20200603-12
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

Files

/usr/lib/.build-id
/usr/lib/.build-id/d5
/usr/lib/.build-id/d5/93913c7b6ea637c93a4743e7416ee3e2072ec3
/usr/lib64/lua/5.5/_cqueues.so
/usr/share/licenses/lua-cqueues
/usr/share/licenses/lua-cqueues/LICENSE
/usr/share/lua/5.5/cqueues
/usr/share/lua/5.5/cqueues.lua
/usr/share/lua/5.5/cqueues/auxlib.lua
/usr/share/lua/5.5/cqueues/condition.lua
/usr/share/lua/5.5/cqueues/dns
/usr/share/lua/5.5/cqueues/dns.lua
/usr/share/lua/5.5/cqueues/dns/config.lua
/usr/share/lua/5.5/cqueues/dns/hints.lua
/usr/share/lua/5.5/cqueues/dns/hosts.lua
/usr/share/lua/5.5/cqueues/dns/packet.lua
/usr/share/lua/5.5/cqueues/dns/record.lua
/usr/share/lua/5.5/cqueues/dns/resolver.lua
/usr/share/lua/5.5/cqueues/dns/resolvers.lua
/usr/share/lua/5.5/cqueues/errno.lua
/usr/share/lua/5.5/cqueues/notify.lua
/usr/share/lua/5.5/cqueues/promise.lua
/usr/share/lua/5.5/cqueues/signal.lua
/usr/share/lua/5.5/cqueues/socket.lua
/usr/share/lua/5.5/cqueues/thread.lua


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 29 22:46:43 2026