From: Markus Armbruster Date: Sun, 27 Jul 2008 16:00:45 +0000 (-0400) Subject: Document when emp_client signals EOF and interrupt X-Git-Tag: v4.3.16~39 X-Git-Url: http://git.pond.sub.org/?p=empserver;a=commitdiff_plain;h=8e9cbf4ab17a42b2ea983c3e984f8a99e6ab2c7c Document when emp_client signals EOF and interrupt --- diff --git a/doc/clients-howto b/doc/clients-howto index a21ddb7a5..2a986e376 100644 --- a/doc/clients-howto +++ b/doc/clients-howto @@ -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