Add NetworkHost id and comparison operator
This commit is contained in:
@@ -77,6 +77,8 @@ void ENetDriver::Dispose()
|
||||
|
||||
_peer = nullptr;
|
||||
_host = nullptr;
|
||||
|
||||
LOG(Info, "ENet driver stopped!");
|
||||
}
|
||||
|
||||
bool ENetDriver::Listen()
|
||||
|
||||
Reference in New Issue
Block a user