diff options
author | Daniel Stenberg <daniel@haxx.se> | 2015-04-29 14:19:39 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2015-05-18 08:57:17 +0200 |
commit | 2c238ea1fc3b0979ebe6a6088591198df5ea5415 (patch) | |
tree | 56eb7af6982c2cd880fd477b83249c90298d04c1 /lib/curl_ntlm_wb.h | |
parent | 5fe71975e428f41f10bc367b1753ed7ebc4e5205 (diff) |
http2: move lots of state data to the 'stream' struct
... from the connection struct. The stream one being the 'struct HTTP'
which is kept in the SessionHandle struct (easy handle).
lookup streams for incoming frames in the stream hash, hashing is based
on the stream id and we get the SessionHandle for the incoming stream
that way.
Diffstat (limited to 'lib/curl_ntlm_wb.h')
0 files changed, 0 insertions, 0 deletions