summaryrefslogtreecommitdiff
path: root/src/socket_util.c
AgeCommit message (Expand)Author
2009-04-01socket_util: fixed format warningMax Kellermann
2009-03-16socket_util: use g_strerror() instead of strerror()Max Kellermann
2009-03-14socket_util: added socket_bind_listen()Max Kellermann
2009-03-13all: Update copyright header.Avuton Olrich
2009-03-06socket_util: check if IN6_IS_ADDR_V4MAPPED is definedMax Kellermann
2009-03-01socket_util: include ws2tcpip.h for getnameinfo()Max Kellermann
2009-02-28socket_util: unpack V4MAPPED addressesMax Kellermann
2009-02-28socket_util: added function sockaddr_to_string()Max Kellermann