Lots more work on eng::malloc
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
#include <memory>
|
||||
|
||||
class Client : public eng::heap {
|
||||
class Client : public eng::opnew {
|
||||
public:
|
||||
int64_t actor_id_;
|
||||
SharedChannel channel_;
|
||||
|
||||
Reference in New Issue
Block a user