From 0666dd02983c5a7ad580a29d7d6deec1cbcd80b5 Mon Sep 17 00:00:00 2001 From: in2 Date: Fri, 8 Apr 2005 02:27:19 +0000 Subject: handle telnet protocol and enable NAWS (resize terminal) capability. SKIP_TELNET_CONTROL_SIGNAL can be disabled now. by piaip git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2690 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 8abc066b..410c13d8 100644 --- a/sample/pttbbs.conf +++ b/sample/pttbbs.conf @@ -115,7 +115,8 @@ //#define COLORDATE /* 若定義, 則會在 read socket的時候, 則會跳過讀入時第一個 byte 是 -1 - (即 telnet 的 control packet), 可避免循環錯誤 */ + (即 telnet 的 control packet), 可避免循環錯誤. + 但是就沒有辦法處理 term resize的情況. 不確定這個現在還會不會用到 */ //#define SKIP_TELNET_CONTROL_SIGNAL /* 若定義, 在使用者註冊之前, 會先顯示出該檔案, 經使用者確認後才能註冊 */ -- cgit v1.2.3