mirror of
https://github.com/curl/curl.git
synced 2026-08-26 14:53:33 +03:00
threaded-shared-conn.c: new example
This commit is contained in:
parent
07cb27c98e
commit
5254d8bf27
2 changed files with 157 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ check_PROGRAMS = 10-at-a-time anyauthput cookie_interface debug fileupload \
|
|||
imap-tls imap-multi url2file sftpget ftpsget postinmemory http2-download \
|
||||
http2-upload http2-serverpush getredirect ftpuploadfrommem \
|
||||
ftpuploadresume sslbackend postit2-formadd multi-formadd \
|
||||
shared-connection-cache
|
||||
shared-connection-cache threaded-shared-conn
|
||||
|
||||
# These examples require external dependencies that may not be commonly
|
||||
# available on POSIX systems, so don't bother attempting to compile them here.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue