void SPDYF_stream_destroy(struct SPDYF_Stream *stream)
void SPDYF_stream_set_flags_on_write(struct SPDYF_Response_Queue *response_queue)
struct SPDYF_Stream * SPDYF_stream_find(uint32_t stream_id, struct SPDY_Session *session)
int SPDYF_stream_new(struct SPDY_Session *session)
struct SPDY_Session * session