Date: Wed, 24 Jul 2002 07:50:17 -0700 (PDT) From: Yar Tikhiy <yar@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpd.c Message-ID: <200207241450.g6OEoHnj030603@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2002/07/24 07:50:17 PDT
Modified files:
libexec/ftpd ftpd.c
Log:
Clean up the syslog(3) messages on the setsockopt(2) errors:
o Always check a setsockopt(2) return value
o Use a consistent message format
o Don't abort if the failed setsockopt(2) was actually not vital
o Use LOG_WARNING, not LOG_ERR, in non-fatal cases
MFC after: 1 week
Revision Changes Path
1.115 +14 -12 src/libexec/ftpd/ftpd.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207241450.g6OEoHnj030603>
