singleipconnect: Update *sockp for all CURLE_OK
authorTor Arntsen <tor@spacetec.no>
Tue, 5 Feb 2013 16:26:07 +0000 (17:26 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 5 Feb 2013 16:58:28 +0000 (17:58 +0100)
commit278ab75e9ffc1dc8cc9b723ad97c165b9953900b
tree1af18bd918e5210b4bd34c107166f23a1013d36b
parent0d1b754376d7c6a266d32fcc10dc7968f0569129
singleipconnect: Update *sockp for all CURLE_OK

The 56b7c87c7 change left a case where a good sockfd was not copied to
*sockp before returning with CURLE_OK
lib/connect.c