aboutsummaryrefslogtreecommitdiff
path: root/devel/lion
Commit message (Collapse)AuthorAgeFilesLines
* - update to 20060630Martin Wilke2007-01-272-4/+4
| | | | | | | | | PR: 107753 Submitted by: miwi Approved by: maintainer timeout Notes: svn path=/head/; revision=183460
* LiON (Lund's Input Output Library) is a C library to quickly developRenato Botelho2006-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> Notes: svn path=/head/; revision=166580