mirror of
https://github.com/curl/curl.git
synced 2026-08-26 19:03:32 +03:00
examples/threaded-ssl: delete in favor of examples/threaded
After applying a recent fix made to `threaded.c` (formerly `multithread.c`) to `threaded-ssl.c`, syncing and updating comments, the two examples turned out to be identical except their test URLs. Delete one of them to avoid duplication. Also: - examples/threaded: scope a variable. - examples/threaded: merge comments from its deleted sibling. Follow-up to61273f5812#20001 Follow-up to971e8d661c#19526 #19524 Closes #20002
This commit is contained in:
parent
680f050301
commit
e88209da1f
4 changed files with 14 additions and 124 deletions
1
docs/examples/.gitignore
vendored
1
docs/examples/.gitignore
vendored
|
|
@ -123,7 +123,6 @@ smtp-vrfy
|
|||
sslbackend
|
||||
synctime
|
||||
threaded
|
||||
threaded-ssl
|
||||
unixsocket
|
||||
url2file
|
||||
urlapi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue