Forked from
Lehrstuhl für Informatik 4 (Systemsoftware) / manycore / emper
635 commits behind the upstream repository.
Florian Fischer
authored
* Shutdown the client connections after the echo phase has ended. * Send "quit\n" on the last client connection (Though it is not guarantied that there are no more open connection because we parallelize the termination) * Free memory after the Runtime has terminated