[INN-COMMITTERS] inn (frontends/getlist.c include/inn/nntp.h lib/nntp.c)
Russ Allbery
Russ_Allbery at isc.org
Sun Apr 10 07:12:49 UTC 2005
Date: Sunday, April 10, 2005 @ 07:12:49
Author: rra
Path: /proj/cvs/isc/inn/inn
Modified: frontends/getlist.c include/inn/nntp.h lib/nntp.c
Change the NNTP library API to take the read timeout as an argument to the
constructor rather than an argument to every single read call, since it
usually won't change for a given program or will change only rarely. Add
a function to change the current read timeout. Adjust callers accordingly.
---------------------+
frontends/getlist.c | 22 ++++++-------
include/inn/nntp.h | 30 ++++++++++--------
lib/nntp.c | 82 ++++++++++++++++++++++++++++----------------------
3 files changed, 74 insertions(+), 60 deletions(-)
More information about the inn-committers
mailing list