aboutsummaryrefslogtreecommitdiffstats
path: root/devel/lion
Commit message (Collapse)AuthorAgeFilesLines
* LiON (Lund's Input Output Library) is a C library to quickly developgarga2006-06-294-0/+67
programs that are event-driven, networked, non-blocking and portable. It includes a simple API to do any networking, file I/O and pipes. It is multiplatform and runs on POSIX-like systems and Windows. WWW: http://www.lundman.net/wiki/index.php/LiON PR: ports/99589 Submitted by: Marco Molteni <molterSPAM@gufiSPAM.org>