Use the was_iface variable when binding a socket locally, even if no
authorDaniel Stenberg <daniel@haxx.se>
Sun, 15 Feb 2004 13:55:24 +0000 (13:55 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 15 Feb 2004 13:55:24 +0000 (13:55 +0000)
commit0d3aa8b7be9c3f8423359d090148fb7da0e5ea49
tree3d0cebfe2a26a3d990298cd52b81cdcfa2bb62ab
parent496bbceef172992389fe71db07549cf176d0ea5a
Use the was_iface variable when binding a socket locally, even if no
SO_BINDTODEVICE is present, to prevent compiler warnings about the variable
lib/connect.c