Wed, 19 Jun 2024 19:30:16 UTC | login

Information for build lua-cqueues-20200603-7.fc37

ID205313
Package Namelua-cqueues
Version20200603
Release7.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/lua-cqueues.git#af354fb21d368b64695b73033f4efdf69fa38f52
SummaryStackable Continuation Queues for the Lua Programming Language
Descriptioncqueues 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 27 Sep 2022 15:55:56 UTC
CompletedTue, 27 Sep 2022 16:19:10 UTC
Taskbuild (f37, /rpms/lua-cqueues.git:af354fb21d368b64695b73033f4efdf69fa38f52)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/lua-cqueues.git#af354fb21d368b64695b73033f4efdf69fa38f52'}}
Tags
f37
f38
RPMs
src
lua-cqueues-20200603-7.fc37.src.rpm (info) (download)
noarch
lua-cqueues-doc-20200603-7.fc37.noarch.rpm (info) (download)
riscv64
lua-cqueues-20200603-7.fc37.riscv64.rpm (info) (download)
lua5.1-cqueues-20200603-7.fc37.riscv64.rpm (info) (download)
lua-cqueues-debuginfo-20200603-7.fc37.riscv64.rpm (info) (download)
lua-cqueues-debugsource-20200603-7.fc37.riscv64.rpm (info) (download)
lua5.1-cqueues-debuginfo-20200603-7.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20200603-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20200603-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 20200603-5 - Rebuilt with OpenSSL 3.0.0 * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20200603-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20200603-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20200603-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild