tevent 0.15.0-ok1 source package in openKylin
Changelog
tevent (0.15.0-ok1) nile; urgency=medium * Build for openKylin. -- zhouganqing <email address hidden> Wed, 15 Nov 2023 14:46:38 +0800
tevent (0.15.0-ok1) nile; urgency=medium * Build for openKylin. -- zhouganqing <email address hidden> Wed, 15 Nov 2023 14:46:38 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
tevent_0.15.0.orig.tar.gz | 863.9 KiB | 662a9f277281bcf506b6bc0a0baa03e44a62229516ee34bcc703a0b82aa46905 |
tevent_0.15.0-ok1.debian.tar.xz | 10.0 KiB | eee6b8814d6ce2436bfeae9e9d9d51ba5f88b9a36bd19cab5d5e6475b809938b |
tevent_0.15.0-ok1.dsc | 1.7 KiB | 3cb91581a90f8249e8c60426add4fb513bd6a282afe0b41178415273f782d058 |
tevent is a simple library that can handle the main event loop for an
application. It supports three kinds of events: timed events, file
descriptors becoming readable or writable and signals.
.
Talloc is used for memory management, both internally and for private
data provided by users of the library.
.
This package provides the development files.
tevent is a simple library that can handle the main event loop for an
application. It supports three kinds of events: timed events, file
descriptors becoming readable or writable and signals.
.
Talloc is used for memory management, both internally and for private
data provided by users of the library.
.
This package provides the shared library file.