From 48356738c6c3282fa5b44b46cc0eb23a71d9a197 Mon Sep 17 00:00:00 2001 From: kcwu Date: Fri, 31 Oct 2003 17:11:55 +0000 Subject: comment git-svn-id: http://opensvn.csie.org/pttbbs/trunk@1284 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- pttbbs/mbbsd/io.c | 1 + 1 file changed, 1 insertion(+) diff --git a/pttbbs/mbbsd/io.c b/pttbbs/mbbsd/io.c index bb09d79f..a7aad6bc 100644 --- a/pttbbs/mbbsd/io.c +++ b/pttbbs/mbbsd/io.c @@ -1,6 +1,7 @@ /* $Id$ */ #include "bbs.h" +// XXX why linux use smaller buffer? #if defined(linux) #define OBUFSIZE 2048 #define IBUFSIZE 128 -- cgit v1.2.3