Searched refs:on_set_peer_bandwidth (Results 1 – 1 of 1) sorted by relevance
249 self.on_set_peer_bandwidth().await? in process_messages()510 pub async fn on_set_peer_bandwidth(&mut self) -> Result<(), SessionError> { in on_set_peer_bandwidth() method