123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- .\
- * _ _ ____ _
- .\
- * / __| | | | |_) | |
- .\
- * \___|\___/|_| \_\_____|
- .\
- * Copyright (C) 1998 - 2017, Daniel Stenberg, <daniel@haxx.se>, et al.
- .\
- * This software is licensed as described in the file COPYING, which
- .\
- * are also available at https://curl.haxx.se/docs/copyright.html.
- .\
- * You may opt to use, copy, modify, merge, publish, distribute and/or sell
- .\
- * furnished to do so, under the terms of the COPYING file.
- .\
- * This software is distributed on an basis, WITHOUT WARRANTY OF ANY
- .\
- *
- .\
- November 27, 2017libcurl 7.61.1libcurl share interface
- OBJECTIVES
- handles
- ONE SET OF DATA - MANY TRANSFERS
- SHARE OBJECT
- SEE ALSO
- (3), (3), (3)
- (3), (3), (3)
|