[ 原始碼: tevent ]
套件:libtevent0(0.10.2-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.28)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libtalloc2 (>= 2.3.1~)
- hierarchical pool based memory allocator