Functions
share.c File Reference
#include "curl_setup.h"
#include <curl/curl.h>
#include "urldata.h"
#include "share.h"
#include "vtls/vtls.h"
#include "curl_memory.h"
#include "memdebug.h"
Include dependency graph for share.c:

Go to the source code of this file.

Functions

CURLSHcode curl_share_cleanup (struct Curl_share *share)
 
struct Curl_sharecurl_share_init (void)
 
CURLSHcode Curl_share_lock (struct Curl_easy *data, curl_lock_data type, curl_lock_access accesstype)
 
CURLSHcode curl_share_setopt (struct Curl_share *share, CURLSHoption option,...)
 
CURLSHcode Curl_share_unlock (struct Curl_easy *data, curl_lock_data type)
 

Function Documentation

CURLSHcode curl_share_cleanup ( struct Curl_share share)

Definition at line 174 of file share.c.

struct Curl_share* curl_share_init ( void  )

Definition at line 35 of file share.c.

CURLSHcode Curl_share_lock ( struct Curl_easy data,
curl_lock_data  type,
curl_lock_access  accesstype 
)

Definition at line 213 of file share.c.

CURLSHcode curl_share_setopt ( struct Curl_share share,
CURLSHoption  option,
  ... 
)

Definition at line 52 of file share.c.

CURLSHcode Curl_share_unlock ( struct Curl_easy data,
curl_lock_data  type 
)

Definition at line 231 of file share.c.



rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sat Feb 13 2021 03:42:17