Make SessionHandle keep record if it is used with the multi interface or
authorDaniel Stenberg <daniel@haxx.se>
Mon, 5 Aug 2002 17:04:39 +0000 (17:04 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 5 Aug 2002 17:04:39 +0000 (17:04 +0000)
commit108cb14d1f01deb5e5704c70c0feb8e2fd8d2175
tree0e0f8893ce1b7cab404e0ef8e8024a6acfb8ed28
parentb98308b524fd5202e76077de5b1bd3202671acab
Make SessionHandle keep record if it is used with the multi interface or
the easy interface, it CANNOT be used by a mixture.
lib/multi.c
lib/transfer.c
lib/urldata.h