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
This commit is contained in:
Guy Helmer 1999-05-04 20:07:44 +00:00
parent e57c110bba
commit a2b79fbea1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=46441

View file

@ -219,6 +219,12 @@ In addition,
.Fn writev
may return one of the following errors:
.Bl -tag -width Er
.It Bq Er EDESTADDRREQ
The destination is no longer available when writing to a
.Ux
domain datagram socket on which
.Xr connect 2
had been used to set a destination address.
.It Bq Er EINVAL
.Fa Iovcnt
was less than or equal to 0, or greater than