./devel/tevent, Event system based on the talloc

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.16.2, Package name: tevent-0.16.2, Maintainer: pkgsrc-users

Tevent is an event system based on the talloc memory management library. It is
the core event system used in Samba.

The low level tevent has support for many event types, including timers,
signals, and the classic file descriptor events.

Tevent also provide helpers to deal with asynchronous code providing the
tevent_req (tevent request) functions.


Required to run:
[devel/talloc] [lang/python37]

Required to build:
[textproc/docbook-xsl] [textproc/libxslt] [pkgtools/cwrappers]

Master sites:

Filesize: 876.413 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-06 15:31:56 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
tevent: updated to 0.16.2

0.16.2
Unknown changes
   2024-12-18 11:58:04 by Niclas Rosenvik | Files touched by this commit (15)
Log message:
revbump due to devel/talloc dependency changes
   2024-11-11 16:34:13 by Thomas Klausner | Files touched by this commit (2)
Log message:
tevent: fix build on systems with memset_explicit()
   2024-01-31 18:43:16 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
tevent: updated to 0.16.1

0.16.1
Unknown changes
   2023-12-30 22:31:47 by Zafer Aydogan | Files touched by this commit (1)
Log message:
https
   2023-11-08 13:43:37 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
tevent: update to 0.16.0.

Changes not found.
   2023-10-19 16:24:43 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
tevent: update to 0.15.0.

Changes not found.
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default