Dmitry Kurochkin: In "real world" testing I found more bugs in
authorDaniel Stenberg <daniel@haxx.se>
Sun, 27 Jan 2008 22:53:09 +0000 (22:53 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 27 Jan 2008 22:53:09 +0000 (22:53 +0000)
commit87fdfe770d054d06cd4548cd300866915caad4af
treec26557877d783fdb3a1601a58e0b80eb76b99c1a
parent8fca5c2e6908c6dee497d4fe25b8aa66ef0ecdf8
Dmitry Kurochkin: In "real world" testing I found more bugs in
pipelining. Broken connection is not restored and we get into infinite
loop. It happens because of wrong is_in_pipeline values.
CHANGES
lib/multi.c