mirror of
https://github.com/curl/curl.git
synced 2024-12-09 06:30:06 +08:00
curl_share_setopt.3: refer to CURLSHOPT_USERDATA(3) properly
This commit is contained in:
parent
ec1d4e6466
commit
541adbe2d8
@ -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…
Reference in New Issue
Block a user