Use Curl_easy_addmulti() to clear associations from easy handles to multi
authorDaniel Stenberg <daniel@haxx.se>
Mon, 10 Jan 2005 11:42:20 +0000 (11:42 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 10 Jan 2005 11:42:20 +0000 (11:42 +0000)
commit065e466f1a8b947770562ec98bd10ad3ed143d49
tree9c4032b0484d66c3ffc3fe9cb674c411f6d97b17
parent3ac00f32afbab984705e2fdfa6d8ab728113058c
Use Curl_easy_addmulti() to clear associations from easy handles to multi
handles. Include multi.h to get proto.
lib/multi.c