Home | History | Annotate | Download | only in socket

Lines Matching refs:hostname

479                                        const std::string& hostname,
487 hostname_(hostname),
723 // Concatenate the hostname and peer address to use as the peer ID. To
725 // using the same hostname (i.e., localhost and 127.0.0.1 are considered
727 // and catches hostname/certificate name mismatches.
733 // Assemble the socket hostname and address into a single buffer.