[ trixie ]
[ sid ]
[ 原始碼: tevent ]
套件:libtevent0t64(0.16.1-3)
libtevent0t64 的相關連結
Debian 的資源:
下載原始碼套件 tevent:
維護小組:
- Debian Samba Maintainers (QA 頁面, 郵件存檔)
- Jelmer Vernooij (QA 頁面)
- Mathieu Parent (QA 頁面)
- Michael Tokarev (QA 頁面)
外部的資源:
- 主頁 [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.
其他與 libtevent0t64 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libtalloc2 (>= 2.4.2~)
- hierarchical pool based memory allocator