????
fuyu****@users*****
2005年 1月 22日 (土) 18:34:49 JST
Date: Saturday January 22, 2005 @ 18:34 Author: fuyu Update of /cvsroot/ochusha/ochusha/lib In directory sf-cvs:/tmp/cvs-serv20131 Modified Files: Tag: OCHUSHA_0_5_BRANCH ochusha_thread_jbbs.c Log Message: Fix a bug that html to DAT converter failed conversion of responses that are represented in multi-line HTML sources when source HTML fragments are in odd states, i.e. only first line is available, due to networking. In such case, the first line were completely ignored after waiting for networking progress, and thus, such responses were treated as broken because first half were dropped.