Fossil SCM

Update comment. No changes to code.

drh 2020-04-27 11:57 trunk
Commit 455b2aa67b62b5eb4b47ed111d8fe2ac33397873556849f790e736ee25a2eeb6
1 file changed +2 -1
+2 -1
--- src/http_ssl.c
+++ src/http_ssl.c
@@ -229,11 +229,12 @@
229229
230230
/*
231231
** Open an SSL connection. The identify of the server is determined
232232
** as follows:
233233
**
234
-** g.url.name Name of the server. Ex: www.fossil-scm.org
234
+** pUrlData->name Name of the server. Ex: www.fossil-scm.org
235
+** g.url.name Name of the proxy server, if proxying.
235236
** pUrlData->port TCP/IP port to use. Ex: 80
236237
**
237238
** Return the number of errors.
238239
*/
239240
int ssl_open(UrlData *pUrlData){
240241
--- src/http_ssl.c
+++ src/http_ssl.c
@@ -229,11 +229,12 @@
229
230 /*
231 ** Open an SSL connection. The identify of the server is determined
232 ** as follows:
233 **
234 ** g.url.name Name of the server. Ex: www.fossil-scm.org
 
235 ** pUrlData->port TCP/IP port to use. Ex: 80
236 **
237 ** Return the number of errors.
238 */
239 int ssl_open(UrlData *pUrlData){
240
--- src/http_ssl.c
+++ src/http_ssl.c
@@ -229,11 +229,12 @@
229
230 /*
231 ** Open an SSL connection. The identify of the server is determined
232 ** as follows:
233 **
234 ** pUrlData->name Name of the server. Ex: www.fossil-scm.org
235 ** g.url.name Name of the proxy server, if proxying.
236 ** pUrlData->port TCP/IP port to use. Ex: 80
237 **
238 ** Return the number of errors.
239 */
240 int ssl_open(UrlData *pUrlData){
241

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button