Clean up memory in examples.
This commit is contained in:
@@ -23,5 +23,6 @@ int main()
|
||||
ws->poll();
|
||||
ws->dispatch(handle_message);
|
||||
}
|
||||
delete ws;
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user