X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=docs%2Flibcurl%2Fopts%2FCURLOPT_DNS_LOCAL_IP4.3;h=1c4470ef9d9e749f674f98f7b13efafa8a0e5554;hb=24b9957402f17c422eeeb3386bf049feeb342e78;hp=ef9f1e2676377ad6c50f4ec433bb21269c1ba81e;hpb=88d478478059f53e6de0d1267c3a1e6b02c4273f;p=platform%2Fupstream%2Fcurl.git diff --git a/docs/libcurl/opts/CURLOPT_DNS_LOCAL_IP4.3 b/docs/libcurl/opts/CURLOPT_DNS_LOCAL_IP4.3 index ef9f1e2..1c4470e 100644 --- a/docs/libcurl/opts/CURLOPT_DNS_LOCAL_IP4.3 +++ b/docs/libcurl/opts/CURLOPT_DNS_LOCAL_IP4.3 @@ -32,6 +32,9 @@ Set the local IPv4 \fIaddress\fP that the resolver should bind to. The argument should be of type char * and contain a single numerical IPv4 address as a string. Set this option to NULL to use the default setting (don't bind to a specific IP address). + +The application does not have to keep the string around after setting this +option. .SH DEFAULT NULL .SH PROTOCOLS