1
This commit is contained in:
parent
adeaac6e1d
commit
6001cb8e02
@ -8,4 +8,7 @@ class DownStream
|
||||
std::weak_ptr<UpStream> conn;
|
||||
|
||||
void ForwardUpStreamMsg(f8::MsgHdr& hdr);
|
||||
|
||||
private:
|
||||
int type_ = 0;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user