Loading docs/libcurl/curl_share_setopt.3 +2 −1 Original line number Original line Diff line number Diff line Loading @@ -68,7 +68,8 @@ be used! SSL session IDs will be shared across the easy handles using this shared SSL session IDs will be shared across the easy handles using this shared object. This will reduce the time spent in the SSL handshake when reconnecting object. This will reduce the time spent in the SSL handshake when reconnecting to the same server. Note SSL session IDs are reused within the same easy handle to the same server. Note SSL session IDs are reused within the same easy handle by default. by default. Note this symbol was added in 7.10.3 but was not implemented until 7.23.0. .RE .RE .IP CURLSHOPT_UNSHARE .IP CURLSHOPT_UNSHARE This option does the opposite of \fICURLSHOPT_SHARE\fP. It specifies that This option does the opposite of \fICURLSHOPT_SHARE\fP. It specifies that Loading Loading
docs/libcurl/curl_share_setopt.3 +2 −1 Original line number Original line Diff line number Diff line Loading @@ -68,7 +68,8 @@ be used! SSL session IDs will be shared across the easy handles using this shared SSL session IDs will be shared across the easy handles using this shared object. This will reduce the time spent in the SSL handshake when reconnecting object. This will reduce the time spent in the SSL handshake when reconnecting to the same server. Note SSL session IDs are reused within the same easy handle to the same server. Note SSL session IDs are reused within the same easy handle by default. by default. Note this symbol was added in 7.10.3 but was not implemented until 7.23.0. .RE .RE .IP CURLSHOPT_UNSHARE .IP CURLSHOPT_UNSHARE This option does the opposite of \fICURLSHOPT_SHARE\fP. It specifies that This option does the opposite of \fICURLSHOPT_SHARE\fP. It specifies that Loading