CVSROOT: /cvs/gnome Module name: ORBit2 Changes by: tml 06/06/23 15:44:23
Modified files: linc2 : ChangeLog linc2/src : linc-protocols.c . : ChangeLog src/orb/orb-core: corba-orb.c Log message: 2006-06-23 Tor Lillqvist <[EMAIL PROTECTED]> * src/linc-protocols.c (link_protocol_get_sockinfo_ipv4): In the Win32-only code snippet that verifies looking up the name works, don't bother looking up "localhost", as it will return a hostent containing the host name (and not "localhost"). Using the host name will then cause us to use a real interface anyway and not the loopback interface as the intention was. In the case of "localhost", actually even use the name "127.0.0.1" for extra safety. 2006-06-23 Tor Lillqvist <[EMAIL PROTECTED]> * src/orb/orb-core/corba-orb.c: Set orbit_local_only to TRUE on Win32, to go with the use of IPv4 on Win32. We don't want to create world-contactable sockets by default. Note that for orbit_local_only to actually work, a small fix to the linc2 code was also needed, see the ChangeLog over there. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ORBit2&who=tml&date=explicit&mindate=2006-06-23%2015:43&maxdate=2006-06-23%2015:45 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list