Home
last modified time | relevance | path

Searched defs:SendShutdown (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/net/dcsctp/socket/
Ddcsctp_socket.cc1733 void DcSctpSocket::SendShutdown() { in SendShutdown() function in dcsctp::DcSctpSocket
/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/
Dserver.cc470 static void SendShutdown(grpc_channel* channel, bool send_goaway, in SendShutdown() function in grpc_core::__anonc8352c160511::ChannelBroadcaster