Date: Tue, 4 May 1999 13:12:57 -0700 (PDT) From: Guy Helmer <ghelmer@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys write.2 Message-ID: <199905042012.NAA17098@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ghelmer 1999/05/04 13:12:57 PDT Modified files: (Branch: RELENG_3) lib/libc/sys write.2 Log: MFC (rev 1.7->1.8): writev(2) can return EDESTADDRREQ when attempting to write to a UNIX domain socket on which connect(2) had been used to set a destination address and the destination goes away. PR: docs/10451 Revision Changes Path 1.6.2.1 +6 -0 src/lib/libc/sys/write.2 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?199905042012.NAA17098>