head	1.1;
access;
symbols
	pkgsrc-2026Q3:1.1.0.4
	pkgsrc-2026Q3-base:1.1
	pkgsrc-2026Q2:1.1.0.2
	pkgsrc-2026Q2-base:1.1;
locks; strict;
comment	@# @;


1.1
date	2026.04.15.08.01.12;	author kikadf;	state Exp;
branches;
next	;
commitid	k7Hvt8OL8tMTQ1CG;


desc
@@


1.1
log
@
aml: new package

* Andri's Main Loop

Goals:
 * Portability
 * Utility
 * Simplicity

Non-goals:
 * MS Windows (TM) support
 * Solving the C10K problem

Features:
 * File descriptor event handlers
 * Timers
 * Tickers
 * Signal handlers
 * Idle dispatch callbacks
 * Thread pool
 * Interoperability with other event loops
@
text
@# Andri's Main Loop

Goals:
 * Portability
 * Utility
 * Simplicity

Non-goals:
 * MS Windows (TM) support
 * Solving the C10K problem

Features:
 * File descriptor event handlers
 * Timers
 * Tickers
 * Signal handlers
 * Idle dispatch callbacks
 * Thread pool
 * Interoperability with other event loops
@
