[ bianca ]
[ ソース: samba ]
パッケージ: libtevent0t64 (2:0.16.2+samba4.22.10+dfsg-0+deb13u1)
libtevent0t64 に関するリンク
samba ソースパッケージをダウンロード:
- [samba_4.22.10+dfsg-0+deb13u1.debian.tar.xz]
- [samba_4.22.10+dfsg-0+deb13u1.dsc]
- [samba_4.22.10+dfsg.orig.tar.xz]
メンテナ:
外部の資源:
- ホームページ [www.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.34)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libtalloc2 (>= 2.1.0)
- hierarchical pool based memory allocator