Home | History | Annotate | Download | only in websockets

Lines Matching defs:protocol_

246       : protocol_(protocol), extensions_(extensions) {}
261 virtual std::string GetSubProtocol() const OVERRIDE { return protocol_; }
268 std::string protocol_;