]> git.pond.sub.org Git - empserver/commitdiff
Document when emp_client signals EOF and interrupt
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 27 Jul 2008 16:00:45 +0000 (12:00 -0400)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 27 Jul 2008 16:00:51 +0000 (12:00 -0400)
doc/clients-howto

index a21ddb7a547c26b4f72facd76532834e543972e8..2a986e3765c24edf0b6dd33e535a47beb32af7cb 100644 (file)
@@ -174,6 +174,10 @@ sending "aborted\n".  The server treats these conditions specially, as
 described below.  Anything else is either a command or input for a
 command, depending on how the server prompts for the line.
 
+emp_client signals `EOF' when it encounters an end-of-file condition
+while reading player input.  It signals `interrupt' when it catches
+SIGINT, which is normally triggered by Ctrl-C.
+
 The following ids occur:
 
 * Command prompt C_PROMPT