Searched defs:can_send (Results 1 – 4 of 4) sorted by relevance
64 pub fn can_send(&self) -> bool { in can_send() method
89 pub fn can_send(&self) -> bool { in can_send() method
70 fn can_send(&mut self) -> bool { in can_send() method
67 bool can_send = sender_->CanSend(bytes_in_flight_); in SendAvailableSendWindow() local