Home
last modified time | relevance | path

Searched defs:connection_close (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/src/core/lib/http/
Dformat_request.cc33 gpr_strvec* buf, bool connection_close) { in fill_common_header()
/external/webrtc/webrtc/examples/peerconnection/server/
Ddata_socket.cc122 bool DataSocket::Send(const std::string& status, bool connection_close, in Send()
/external/python/cpython2/Modules/_multiprocessing/
Dconnection.h385 connection_close(ConnectionObject *self) in connection_close() function