mirror of
https://github.com/curl/curl.git
synced 2026-07-23 17:37:17 +03:00
curl_share_setopt.3: refer to CURLSHOPT_USERDATA(3) properly
This commit is contained in:
parent
ec1d4e6466
commit
541adbe2d8
1 changed files with 1 additions and 2 deletions
|
|
@ -39,8 +39,7 @@ See \fICURLSHOPT_SHARE(3)\fP.
|
|||
.IP CURLSHOPT_UNSHARE
|
||||
See \fICURLSHOPT_UNSHARE(3)\fP.
|
||||
.IP CURLSHOPT_USERDATA
|
||||
The \fIparameter\fP allows you to specify a pointer to data that will be passed
|
||||
to the lock_function and unlock_function each time it is called.
|
||||
See \fICURLSHOPT_USERDATA(3)\fP.
|
||||
.SH EXAMPLE
|
||||
.nf
|
||||
CURLSHcode sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue