]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Revert half of r10135, and re-fix properly.
authorSimon Tatham <anakin@pobox.com>
Wed, 5 Feb 2014 21:51:25 +0000 (21:51 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 5 Feb 2014 21:51:25 +0000 (21:51 +0000)
commitf4e7f26e7495072564d484b7b998914bcba2097b
treebb715c01b232ce9d74e1f5185348ed15a7996f3b
parentbfaa740dfe3f26dfa4eae0229567beaa1e799b34
Revert half of r10135, and re-fix properly.

One of my changes in uxnet.c was outside the NO_IPV6 ifdef, and broke
compilation in the normal mode. Revert all changes in that file and
replace with a reference to the 'step' parameter in the no-IPv6
version of the SOCKADDR_FAMILY macro, so that those warnings are
squelched anyway.

git-svn-id: http://svn.tartarus.org/sgt/putty@10136 cda61777-01e9-0310-a592-d414129be87e
unix/uxnet.c