Generic library for real-time communications with async IO support. Design goals: * Portable POSIX source code (ANSI C89 and ISO C99 standard); * Robust, fast, low memory footprint; * RFC compliance; * IPv4 and IPv6 support;
8 lines
231 B
Text
8 lines
231 B
Text
Generic library for real-time communications with async IO support.
|
|
|
|
Design goals:
|
|
|
|
* Portable POSIX source code (ANSI C89 and ISO C99 standard);
|
|
* Robust, fast, low memory footprint;
|
|
* RFC compliance;
|
|
* IPv4 and IPv6 support;
|