mirror of
https://github.com/curl/curl.git
synced 2026-07-16 09:57:16 +03:00
parent
d6934d393d
commit
98ae5d8ebc
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue