Reversed the logic for sockaddr_storage and made our own Curl_sockaddr_storage
authorDaniel Stenberg <daniel@haxx.se>
Sat, 12 Nov 2005 22:10:42 +0000 (22:10 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 12 Nov 2005 22:10:42 +0000 (22:10 +0000)
commita5da1219bb2b7a01f0e2ea2f6548e845c1eb7038
tree9b84f6770298b73e0ae4d0fa932d31caefa5602f
parentbe524fed385a0fccbdcb7f0c26f1ae1f9c46caf4
Reversed the logic for sockaddr_storage and made our own Curl_sockaddr_storage
struct instead to use.
lib/ftp.c
lib/sockaddr.h
lib/tftp.c