Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 May 1999 13:07:45 -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:  <199905042007.NAA16736@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ghelmer     1999/05/04 13:07:45 PDT

  Modified files:
    lib/libc/sys         write.2 
  Log:
  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.8       +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?199905042007.NAA16736>