Commit graph

2 commits

Author SHA1 Message Date
tonnerre
f6267ec1c7 Update clib to version 0.3.
Changes since version 0.2.2:
 - Added additional socket functions (str2addrinfo, str2sockaddr,
   connect2addrinfo and bind2addrinfo).
 - C++ compatibility (no variables named new, etc).
 - Use more const.
 - NetBSD compatibility for getnameinfo().
 - Bugfixes.
2013-03-09 00:23:26 +00:00
tonnerre
3b9dd3d374 Import clib version 0.2.2.
The clib provides advanced features to the C programming language,
such as dynamically resizing arrays, hash tables or operations
like establishing a TCP connection to a string.
2010-04-27 23:52:53 +00:00