Skip to content
Snippets Groups Projects
Commit 80150ded authored by Florian Fischer's avatar Florian Fischer
Browse files

[EchoServer] exit the echo server by terminate the runtime 

Since stats are printed in the Runtime destructor we can not simply call
exit() and have to properly terminate the Runtime.
When the echo server receives a "quit" message all active connections will
return and the Runtime will terminate if there is no work left.
parent 354cdbce
No related branches found
No related tags found
1 merge request!175[EchoServer] exit the echo server by terminate the runtime
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment