Menu

#71 Command failure protocol response

open
nobody
None
6
2004-06-03
2004-06-03
No

Currently a failed empire command (and even an unknown
empire command)
failure is reported as a regular data (C_DATA).

Solution I
failure line should be reported as some other protocol
number (let's
define C_FAIL?) and an unknown command might use C_BADCMD.
* This might break clients

Solution II
* Make C_PROMPT report the last command's status.

Discussion


Log in to post a comment.