easy:SetOpt_Connect_Only(only)
The option can be used to simply test a connection to a server, but is more
useful when used with the #CURLINFO_ACTIVESOCKET
option to
easy:GetInfo() as the library can get up the connection and then
the application can obtain the most recently used socket for special data
transfers.