]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Rewrite of Unix sk_newlistener() which should fix any possible
authorSimon Tatham <anakin@pobox.com>
Sun, 16 Jan 2005 12:37:19 +0000 (12:37 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 16 Jan 2005 12:37:19 +0000 (12:37 +0000)
commit8167dfd406084954519e57500177c8c3b8599c66
tree24cb5a52d80c43b43402b791460e9117d7c3e8e4
parent178a66ea0f5fc106d22955a0daea12a9d14ef624
Rewrite of Unix sk_newlistener() which should fix any possible
problems involving trying to bind an IPv6 socket to an IPv4 address.

[originally from svn r5115]
unix/uxnet.c