Searched defs:receiving_done (Results 1 - 2 of 2) sorted by relevance

/external/libmicrohttpd/src/examples/
H A Dmhd2spdy_structures.h127 bool receiving_done; member in struct:Proxy
/external/libmicrohttpd/src/spdy2http/
H A Dproxy.c177 bool receiving_done; member in struct:Proxy
420 proxy->receiving_done = !more;
735 if((proxy->receiving_done && !proxy->received_body_size) || !proxy->is_with_body_data || max < 1)

Completed in 118 milliseconds