1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-12-13 02:10:27 +00:00
ngircd/src/ipaddr
Florian Westphal feb31e4200 IPv6 support.
all references to struct sockaddr/in_addr have been
removed from src/ngircd.
libngipaddr (in src/ipaddr/) hides all the gory details.
See src/ipaddr/ng_ipaddr.h for API description.
2008-02-26 23:50:35 +01:00
..
.cvsignore IPv6 support. 2008-02-26 23:50:35 +01:00
Makefile.am IPv6 support. 2008-02-26 23:50:35 +01:00
ng_ipaddr.c IPv6 support. 2008-02-26 23:50:35 +01:00
ng_ipaddr.h IPv6 support. 2008-02-26 23:50:35 +01:00