Date: Sun, 3 Aug 2008 09:50:20 +0000 (UTC) From: Daniel Gerzo <danger@FreeBSD.org> To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/developers-handbook/sockets chapter.sgml Message-ID: <200808030950.m739oKBb097977@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
danger 2008-08-03 09:50:20 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/developers-handbook/sockets chapter.sgml
Log:
- Include string.h to avoid compile warning about using bzero without
defining it
- use herror() rather than perror() to give useful error messages
(the *hostby*() functions set h_errno not errno)
PR: docs/126031
Submitted by: gavin
Revision Changes Path
1.16 +3 -1 doc/en_US.ISO8859-1/books/developers-handbook/sockets/chapter.sgml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808030950.m739oKBb097977>
