OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_SPDY_CONNECTIONS
(Results
1 - 2
of
2
) sorted by null
/external/libmicrohttpd/src/examples/
mhd2spdy.c
80
struct SPDY_Connection *connections[
MAX_SPDY_CONNECTIONS
];
163
connections,
MAX_SPDY_CONNECTIONS
, &spdy_npollfds);
mhd2spdy_structures.h
186
#define
MAX_SPDY_CONNECTIONS
100
Completed in 49 milliseconds