7d1a8b6681
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.
8 lines
216 B
Text
8 lines
216 B
Text
@comment $NetBSD: PLIST,v 1.1 2019/01/03 19:30:47 adam Exp $
|
|
include/tevent.h
|
|
lib/libtevent.so
|
|
lib/libtevent.so.${PKGVERSION}
|
|
lib/libtevent.so.0
|
|
lib/pkgconfig/tevent.pc
|
|
${PYSITELIB}/_tevent.so
|
|
${PYSITELIB}/tevent.py
|