Branch: refs/heads/lua-socket-fix
  Home:   https://github.com/mailru/tarantool
  Commit: c2956e1eb5c053845965cfe18c26c4c0fa56279f
      
https://github.com/mailru/tarantool/commit/c2956e1eb5c053845965cfe18c26c4c0fa56279f
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-02-26 (Tue, 26 Feb 2013)

  Changed paths:
    M test/box/socket.result
    M test/box/socket.test

  Log Message:
  -----------
  lua-socket-fix: fix for address resolving to localhost

it's uncertain which address bind/connect will choose when
connection to localhost. The problem is with /etc/hosts
which can contain bindings for both 127.0.0.1 and ::1 for
localhost (and some system don't).

See for futher explanation:
http://sourceware.org/bugzilla/show_bug.cgi?id=4980



_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to