This package browser is in early development. Mind the rough edges.

tevent 0.13.0

Event system library

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.

Installation

Install tevent 0.13.0 as follows:

guix install tevent@0.13.0

Or install the latest version:

guix install tevent

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.