📄 curl_share_cleanup.3
字号:
.\" $Id: curl_share_cleanup.3,v 1.1 2003/08/11 07:25:02 bagder Exp $.\".TH curl_share_cleanup 3 "8 Aug 2003" "libcurl 7.10.7" "libcurl Manual".SH NAMEcurl_share_cleanup - Clean up a shared object.SH SYNOPSIS.B #include <curl/curl.h>.sp.BI "CURLSHcode curl_share_cleanup( );".ad.SH DESCRIPTIONThis function deletes a shared object. The share handle cannot be used anymorewhen this function has been called..SH RETURN VALUEIf this function returns non-zero, the object was not properly deleted and itstill remains!.SH "SEE ALSO".BR curl_share_init "(3), " curl_share_setopt "(3)"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -