]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
sk_namelookup() on Unix was failing to translate from our platform-
authorSimon Tatham <anakin@pobox.com>
Sun, 9 Jan 2005 14:55:55 +0000 (14:55 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 9 Jan 2005 14:55:55 +0000 (14:55 +0000)
commit378dbbb06b5b0578cb2ef64cb643b44dbc7da2c8
tree206c31c244d7dcf1c8bdd5b0a751eb796ae3d67f
parentea218e4d2c4f1c73c87a685190d865e974912abe
sk_namelookup() on Unix was failing to translate from our platform-
independent ADDRTYPE_* constants to real AF_* ones, causing explicit
protocol specification to fail.

[originally from svn r5089]
unix/uxnet.c