Creating an IPv6 socket if AF_INET6 is defined on the system. If IPv6

2003-06-10  Shailesh Mittal  <shailesh.mittal@wipro.com>

	* libuuid/gen_uuid.c (get_node_id): Creating an IPv6 socket if AF_INET6
	is defined on the system. If IPv6 socket cannot be created, then we are
	falling back to IPv4 socket creation, as was done previously.
This commit is contained in:
Shailesh Mittal 2004-04-21 18:18:58 +00:00 committed by Jody Goldberg
parent aee28fa902
commit dbb7a4c042
3 changed files with 24 additions and 3 deletions

7
NEWS
View file

@ -1,3 +1,10 @@
gnome-control-center 2.7.0
Shailesh Mittal:
http://bugzilla.gnome.org/show_bug.cgi?id=114832
* IPV6 support in the file types capplet
------------------------------------------------------------------------------
gnome-control-center 2.6.1
Alex Larsson: