[ aria ]
[ ソース: tevent ]
パッケージ: libtevent0 (0.14.1-1)
talloc-based event loop library - shared library
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.
その他の libtevent0 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libtalloc2 (>= 2.4.0~)
- hierarchical pool based memory allocator