From ec1c94c5dd76df278b9d99e583c325c6baec989d Mon Sep 17 00:00:00 2001 From: scw Date: Tue, 29 Jun 2004 07:37:22 +0000 Subject: Parse a little TELNET control string. Support big screen on telnet connection. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2098 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- sample/pttbbs.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sample') diff --git a/sample/pttbbs.conf b/sample/pttbbs.conf index e034a321..0501d113 100644 --- a/sample/pttbbs.conf +++ b/sample/pttbbs.conf @@ -112,7 +112,8 @@ //#define COLORDATE /* 若定義, 則會在 read socket的時候, 則會跳過讀入時第一個 byte 是 -1 - (即 telnet 的 control packet), 可避免循環錯誤 */ + (即 telnet 的 control packet), 可避免循環錯誤 (似乎已解決) + 但若定義即不啟用 telnet 大螢幕支援 */ //#define SKIP_TELNET_CONTROL_SIGNAL /* 若定義, 在使用者註冊之前, 會先顯示出該檔案, 經使用者確認後才能註冊 */ -- cgit v1.2.3