Pakket: libtevent0t64 (2:0.16.2+samba4.22.0~rc1+dfsg-1) [debports]
Verwijzigingen voor libtevent0t64
Debian bronnen:
Het bronpakket downloaden:
Niet gevondenBeheerders:
Externe bronnen:
- Homepage [www.samba.org]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
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.
Andere aan libtevent0t64 gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libtalloc2 (>= 2.1.0)
- hierarchical pool based memory allocator