Home | History | Annotate | Download | only in spdy

Lines Matching defs:GetPeerAddress

1619 int SpdySession::GetPeerAddress(IPEndPoint* address) const {
1622 rv = connection_->socket()->GetPeerAddress(address);