OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spdy_free_connection
(Results
1 - 3
of
3
) sorted by null
/external/libmicrohttpd/src/examples/
mhd2spdy_spdy.h
69
spdy_free_connection
(struct SPDY_Connection * connection);
mhd2spdy.c
200
spdy_free_connection
(glob_opt.spdy_connection);
209
spdy_free_connection
(connection_for_delete);
mhd2spdy_spdy.c
813
spdy_free_connection
(struct SPDY_Connection * connection)
function
826
PRINT_INFO2("
spdy_free_connection
for id %i", proxy->id);
936
spdy_free_connection
(glob_opt.spdy_connection);
966
spdy_free_connection
(connection);
1008
PRINT_INFO("
spdy_free_connection
in spdy_get_selectfdset");
1009
spdy_free_connection
(glob_opt.spdy_connection);
1036
PRINT_INFO("
spdy_free_connection
in spdy_get_selectfdset");
1037
spdy_free_connection
(connection);
1095
PRINT_INFO2("
spdy_free_connection
for id %i", proxy->id);
1097
PRINT_INFO("
spdy_free_connection
in loop")
[
all
...]
Completed in 46 milliseconds