mirror of
https://github.com/curl/curl.git
synced 2024-12-09 06:30:06 +08:00
parent
d6934d393d
commit
98ae5d8ebc
@ -31,7 +31,7 @@ CURLSHcode curl_share_setopt(CURLSH *share, CURLSHOPT_USERDATA, void *ptr);
|
||||
.SH DESCRIPTION
|
||||
The \fIptr\fP parameter is held verbatim by libcurl and is passed on as the
|
||||
\fIuserptr\fP argument to the callbacks set with \fICURLSHOPT_LOCKFUNC(3)\fP
|
||||
and \fICURLSHOPT_LOCKFUNC(3)\fP.
|
||||
and \fICURLSHOPT_UNLOCKFUNC(3)\fP.
|
||||
.SH PROTOCOLS
|
||||
All
|
||||
.SH EXAMPLE
|
||||
|
Loading…
Reference in New Issue
Block a user