aboutsummaryrefslogtreecommitdiff
path: root/.arcconfig
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2020-04-27 16:12:32 +0000
committerMark Johnston <markj@FreeBSD.org>2020-04-27 16:12:32 +0000
commitbea2668321d9897e36e8327162e693bda6cec308 (patch)
tree744084c03d72b44219b5de98b2912dd0cf63d2a8 /.arcconfig
parent344d411c676dc92e648be86de369c4d1dd070209 (diff)
downloadsrc-bea2668321d9897e36e8327162e693bda6cec308.tar.gz
src-bea2668321d9897e36e8327162e693bda6cec308.zip
Document handling of connection-mode sockets by sendto(2).
sendto(2), sendmsg(2) and sendmmsg(2) return ENOTCONN if a destination address is specified and the socket is not connected and the socket protocol does not automatically connect ("implied connect"). Document that. Also document the fact that the destination address is ignored for connection-mode sockets if the socket is already connected. PR: 245817 Submitted by: Erik Inge Bolsø <knan-bfo@modirum.com> MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D24530
Notes
Notes: svn path=/head/; revision=360384
Diffstat (limited to '.arcconfig')
0 files changed, 0 insertions, 0 deletions