Home | History | Annotate | Download | only in websockets

Lines Matching defs:protocol_

158       : protocol_(protocol), extensions_(extensions) {}
186 virtual std::string GetSubProtocol() const OVERRIDE { return protocol_; }
193 std::string protocol_;