Name
share:SetOpt -- get options for a shared object
Synopsis
share:SetOpt(option, parameter)
Function
Set the option to parameter for the given share.

The following option types are currently supported for option:

#CURLSHOPT_SHARE
See share:SetOpt_Share for details.
#CURLSHOPT_UNSHARE
See share:SetOpt_Unshare for details.

Inputs
option
option type to get
parameter
value to get option to

Show TOC