]> git.pond.sub.org Git - empserver/commit
Don't log out player when update aborts a command
authorMarkus Armbruster <armbru@pond.sub.org>
Wed, 25 Feb 2009 21:52:39 +0000 (22:52 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Wed, 25 Feb 2009 21:53:33 +0000 (22:53 +0100)
commit3e4894c7f5445efc9fe559e6dd9a9f58bbd2732e
tree1d277bff46f705bfebb71dce381497f488585bb2
parent12b432163cc2a9e31f3f88728770f1120a4c8c9c
Don't log out player when update aborts a command

recvclient() confused command abortion with an idle timeout.  Broken
in commit 08b94556, v4.3.20.
src/lib/player/recvclient.c