log libpurple/network.c @ 30378:c5790044f32f

age author description
Sat, 17 Apr 2010 01:27:04 +0000 Paul Aurich Add network listen functions that accept a family argument (AF_INET(6?)).
Tue, 16 Feb 2010 02:56:10 +0000 Paul Aurich Oops, probably better if we have both getifaddrs() and inet_ntop()
Tue, 16 Feb 2010 02:21:33 +0000 Paul Aurich network: Use getifaddrs() to enumerate local interfaces/IPs if available.
Mon, 15 Feb 2010 22:32:33 +0000 Paul Aurich Clean up a little.
Thu, 10 Sep 2009 21:51:32 +0000 Marcus Lundblad Removed a comment that is now misleading...
Thu, 10 Sep 2009 20:51:30 +0000 Marcus Lundblad Woops, a stray ;
Thu, 10 Sep 2009 20:33:18 +0000 Marcus Lundblad Remove IPv6 support from _get_local_system_ips, since I couldn't get it to