[INN-COMMITTERS] inn/innd (inndstart.c)
Russ Allbery
rra at stanford.edu
Fri Aug 11 07:12:34 UTC 2000
Date: Friday, August 11, 2000 @ 00:12:34
Author: rra
Update of /dist1/cvs/isc/inn/inn/innd
from pub3.rc.vix.com:/tmp/cvs-serv10169
Modified: inndstart.c
Use new DIE and WARN macros and a wrapper function around fprintf to do all
error reporting and to encapsulate the syslog/fprintf/exit common pattern.
All errors are now both logged to syslog and printed to stderr. Also use
setfdlimit rather than our own function on top of setrlimit and clean up
the handling of bind addresses to use inet_aton instead of inet_addr.
More information about the inn-committers
mailing list