[INN-COMMITTERS] inn/lib (inndcomm.c)
Russ Allbery
Russ_Allbery at isc.org
Mon May 17 08:35:24 UTC 2004
Date: Monday, May 17, 2004 @ 08:35:24
Author: rra
Path: /proj/cvs/isc/inn/inn/lib
Modified: inndcomm.c
Always use the maximum buffer size (64KB - 1). The previous code generally
only used a 4KB buffer to receive replies from the server, which was too
small for the output of ctlinnd name at busy sites. Also fix a lot of
coding style issues and formatting.
------------+
inndcomm.c | 162 +++++++++++++++++++++++++++--------------------------------
1 files changed, 75 insertions(+), 87 deletions(-)
More information about the inn-committers
mailing list