Searched refs:connection_close (Results 1 – 5 of 5) sorted by relevance
33 gpr_strvec* buf, bool connection_close) { in fill_common_header() argument41 if (connection_close) in fill_common_header()
122 bool DataSocket::Send(const std::string& status, bool connection_close, in Send() argument133 if (connection_close) in Send()
114 bool Send(const std::string& status, bool connection_close,
50 1000 connection_close.txt
385 connection_close(ConnectionObject *self) in connection_close() function452 {"close", (PyCFunction)connection_close, METH_NOARGS,