Tue, 19 Nov 2024 23:52:48 UTC | login

Information for build lua-cqueues-20200603-12.fc41

ID321283
Package Namelua-cqueues
Version20200603
Release12.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/lua-cqueues.git#80100aeebc9a4b0a0e0a227e2a37d4a7cc7b3c23
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, 23 Jul 2024 16:02:35 UTC
CompletedTue, 23 Jul 2024 16:21:16 UTC
Taskbuild (f41, /rpms/lua-cqueues.git:80100aeebc9a4b0a0e0a227e2a37d4a7cc7b3c23)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/lua-cqueues.git#80100aeebc9a4b0a0e0a227e2a37d4a7cc7b3c23'}}
Tags
f41
RPMs
src
lua-cqueues-20200603-12.fc41.src.rpm (info) (download)
noarch
lua-cqueues-doc-20200603-12.fc41.noarch.rpm (info) (download)
riscv64
lua-cqueues-20200603-12.fc41.riscv64.rpm (info) (download)
lua5.1-cqueues-20200603-12.fc41.riscv64.rpm (info) (download)
lua-cqueues-debuginfo-20200603-12.fc41.riscv64.rpm (info) (download)
lua-cqueues-debugsource-20200603-12.fc41.riscv64.rpm (info) (download)
lua5.1-cqueues-debuginfo-20200603-12.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 20200603-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 20200603-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 20200603-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 20200603-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 20200603-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20200603-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild