view docs/noffle.lsm @ 180:09ca6eb5c7ff noffle

[svn] * TODO,src/client.c,src/client.h,src/fetch.c,src/fetch.h,src/noffle.c: Improve error checking during fetches. A fetch is now aborted immediately if the connection times out or if an unexpected response arrives. This should fix problems with articles appearing in the wrong group, and possibly other mysterious happenings.
author bears
date Wed, 09 May 2001 12:33:43 +0100
parents 2467ff423c15
children a53d3f2f2f38
line wrap: on
line source

Begin3
Title:          NOFFLE - news server 
Version:	
Entered-date:   28AUG98
Description:    NOFFLE is a news server optimized for low speed dialup
		connections to the Internet and few users.
		It allows reading news offline with many news reader
                programs, even if they do not support offline reading
                by themselves.
Keywords:       news server, news reader, offline, modem, dialup
Author:		Markus Enzenberger <markus.enzenberger@t-online.de>
Maintained-by:  Markus Enzenberger <markus.enzenberger@t-online.de>
Primary-site:   http://home.t-online.de/home/markus.enzenberger/noffle.html
Platforms:      UNIX, GNU/Linux
Copying-policy: GPL
End