• Max Kellermann's avatar
    rewrote playerKill() · ae003302
    Max Kellermann authored
    playerKill() was marked as deprecated, but it seems like a good idea
    to do proper cleanup in all threads (e.g. for usable valgrind
    results).  Introduce the command "EXIT" which makes the player thread
    exit cleanly.
    ae003302
player_thread.c 11.5 KB