HomeSort by relevance Sort by last modified time
    Searched refs:SPDYF_stream_new (Results 1 - 3 of 3) sorted by null

  /external/libmicrohttpd/src/microspdy/
stream.h 44 SPDYF_stream_new (struct SPDY_Session *session);
stream.c 32 SPDYF_stream_new (struct SPDY_Session *session)
session.c 74 if(SPDY_YES != SPDYF_stream_new(session))
77 or something went wrong, SPDYF_stream_new has handled the
    [all...]

Completed in 316 milliseconds