Home
last modified time | relevance | path

Searched refs:close_connection (Results 1 - 7 of 7) sorted by relevance

/third_party/python/Lib/http/
H A Dserver.py280 self.close_connection = True
314 self.close_connection = False
329 self.close_connection = True
364 self.close_connection = True
367 self.close_connection = False
412 self.close_connection = True
429 self.close_connection = True
434 self.close_connection = True
437 while not self.close_connection:
530 self.close_connection
[all...]
/third_party/mbedtls/tests/scripts/
H A Dtcp_client.pl46 sub close_connection { subroutine
101 close_connection($connection);
/third_party/ffmpeg/libavformat/
H A Dlibamqp.c164 goto close_connection; in amqp_proto_open()
173 goto close_connection; in amqp_proto_open()
224 close_connection: in amqp_proto_open()
/third_party/curl/lib/
H A Dcf-h1-proxy.c82 BIT(close_connection);
108 ts->close_connection = FALSE; in tunnel_reinit()
328 ts->close_connection = TRUE; in on_resp_header()
349 ts->close_connection = TRUE; in on_resp_header()
407 ts->close_connection = TRUE; in recv_CONNECT_resp()
921 if(ts->close_connection || conn->bits.close) { in H1_CONNECT()
/third_party/python/Lib/test/
H A Dtest_xmlrpc.py332 self.close_connection = True
341 self.close_connection = False
H A Dtest_httpservers.py1224 # it sets close_connection
1226 self.handler.close_connection = next(close_values)
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Ddaemon.c4299 close_connection (struct MHD_Connection *pos) in close_connection() function
4370 close_connection (pos); in close_all_connections()

Completed in 13 milliseconds