Fri, 27 Jun 2025 03:43:36 CST | login

Information for RPM lua-cqueues-20200603-3.oc9.src.rpm

ID343395
Buildlua-cqueues-20200603-3.oc9
Namelua-cqueues
Version20200603
Release3.oc9
Epoch
Archsrc
DraftFalse
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.
Build Time2025-06-13 02:20:29 GMT
Size514.76 KB
78fada90afc057fc207369483c60f4af
LicenseMIT
Buildrootdist-oc9-epol-build-149904-79724
Provides
lua-cqueues = 20200603-3.oc9
lua-cqueues-debuginfo = 20200603-3.oc9
lua-cqueues-debugsource = 20200603-3.oc9
lua-cqueues-doc = 20200603-3.oc9
lua5.1-cqueues = 20200603-3.oc9
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
compat-lua-devel
gcc
lua
lua-devel >= 0
m4
make
openssl-devel
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 3 of 3
Name ascending sort Size
lua-cqueues-20200603-lua-5.4.patch7.20 KB
lua-cqueues-20200603.tar.gz497.26 KB
lua-cqueues.spec3.70 KB
Component of No Buildroots