Home | History | Annotate | Download | only in examples

Lines Matching refs:spdy_free_connection

813 spdy_free_connection(struct SPDY_Connection * connection)
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");
1098 spdy_free_connection(connections[i]);
1138 spdy_free_connection(connections[i]);