]> granicus.if.org Git - curl/commitdiff
mention the CURLOPT_CONNECT_ONLY connection
authorDaniel Stenberg <daniel@haxx.se>
Sat, 11 Feb 2006 22:36:29 +0000 (22:36 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 11 Feb 2006 22:36:29 +0000 (22:36 +0000)
docs/libcurl/curl_easy_getinfo.3

index 2119ea21115fe42a3fa3fa308edc6b3d77e3181d..1713eff4f463eb67d377750906618ab492d2b816 100644 (file)
@@ -146,7 +146,8 @@ Pass a pointer to a long to receive the last socket used by this curl
 session. If the socket is no longer valid, -1 is returned. When you finish
 working with the socket, you must call curl_easy_cleanup() as usual and let
 libcurl close the socket and cleanup other resources associated with the
-handle. (Added in 7.15.2)
+handle. This is typically used in combination with \fICURLOPT_CONNECT_ONLY\fP.
+(Added in 7.15.2)
 .SH TIMES
 .NF
 An overview of the six time values available from curl_easy_getinfo()