软件包: libtevent0 (0.10.1-4)
libtevent0 的相关链接
Trisquel 的资源:
下载源码包 tevent:
维护者:
Original Maintainers:
- Debian Samba Maintainers (Mail Archive)
- Jelmer Vernooij
- Mathieu Parent
外部的资源:
- 主页 [tevent.samba.org]
相似软件包:
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 Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libtalloc2 (>= 2.3.0~)
- hierarchical pool based memory allocator