tevent 0.14.1-ok2 source package in openKylin
Changelog
tevent (0.14.1-ok2) yangtze; urgency=medium * Update version info. -- sufang <email address hidden> Thu, 30 Mar 2023 09:43:09 +0800
tevent (0.14.1-ok2) yangtze; urgency=medium * Update version info. -- sufang <email address hidden> Thu, 30 Mar 2023 09:43:09 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | devel | |
Yangtze V1.0 | proposed | main | devel |
File | Size | SHA-256 Checksum |
---|---|---|
tevent_0.14.1.orig.tar.gz | 851.6 KiB | cd3e84acb9e820966d13f8fba3b5c8f4922166fe708de44fbc2c50afad2d7968 |
tevent_0.14.1-ok2.debian.tar.xz | 11.0 KiB | 368d47f97faadaff41243497d413ab5630dc3c20f47ad16b2fd041ef1656f997 |
tevent_0.14.1-ok2.dsc | 1.7 KiB | 832b6693240f38e13bef109cd3125c68df116a7873db032d66e7760afb7bc4c4 |
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.