[ 原始碼: samba ]
套件:libtevent0t64(2:0.16.2+samba4.22.0~rc1+dfsg-1)
libtevent0t64 的相關連結
Debian 的資源:
下載原始碼套件 samba:
- [samba_4.22.0~rc1+dfsg-1.dsc]
- [samba_4.22.0~rc1+dfsg.orig.tar.xz]
- [samba_4.22.0~rc1+dfsg-1.debian.tar.xz]
維護小組:
- Debian Samba Maintainers (QA 頁面, 郵件存檔)
- Jelmer Vernooij (QA 頁面)
- Mathieu Parent (QA 頁面)
- Michael Tokarev (QA 頁面)
外部的資源:
- 主頁 [www.samba.org]
相似套件:
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
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.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libtalloc2 (>= 2.1.0)
- hierarchical pool based memory allocator