]> granicus.if.org Git - curl/commit
http2: remove the stream from the hash in stream_close callback
authorDaniel Stenberg <daniel@haxx.se>
Mon, 11 May 2015 21:17:36 +0000 (23:17 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 18 May 2015 07:33:47 +0000 (09:33 +0200)
commit5871affc7a94936f11918b007cd2f09f5d26d7bf
tree004bb734c041fb34ea5100cc82324c5d79927866
parent3e8a5d88a5fe99a15a2c89aca8aca30d36243be9
http2: remove the stream from the hash in stream_close callback

... and suddenly things work much better!
lib/http2.c
lib/url.c