Home | History | Annotate | Download | only in spdy

Lines Matching defs:GetPeerAddress

948 int SpdySession::GetPeerAddress(AddressList* address) const {
952 return connection_->socket()->GetPeerAddress(address);