mirror of
https://github.com/jorisvink/kore
synced 2025-03-09 04:29:02 -04:00
mmmm
This commit is contained in:
parent
84428f7133
commit
4fb8a13f1b
@ -50,10 +50,8 @@ struct spdy_stream {
|
||||
u_int8_t flags;
|
||||
u_int8_t prio;
|
||||
|
||||
u_int32_t bytes_expected;
|
||||
u_int32_t bytes_received;
|
||||
|
||||
struct spdy_header_block *hblock;
|
||||
|
||||
TAILQ_ENTRY(spdy_stream) list;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user