]> git.meshlink.io Git - meshlink/commitdiff
Bind outgoing sockets again.
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 18 Aug 2013 21:55:40 +0000 (23:55 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 18 Aug 2013 21:55:40 +0000 (23:55 +0200)
Commit cff5a84 removed the feature of binding outgoing TCP sockets to a local
address. We now call bind() again, but only if there is exactly one listening
socket with the same address family as the destination address of the outgoing
socket.


No differences found