8 lines
320 B
Text
8 lines
320 B
Text
|
LiON (Lund's Input Output Library) is a C library to quickly develop
|
||
|
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
|