NetBSD Problem Report #6216

Received: (qmail 10959 invoked from network); 30 Sep 1998 06:12:42 -0000
Message-Id: <199809300612.IAA00453@quaak.pilhuhn.de>
Date: Wed, 30 Sep 1998 08:12:36 +0200 (MEST)
From: "Heiko W.Rupp" <hwr@pilhuhn.de>
Reply-To: hwr@pilhuhn.de
To: gnats-bugs@gnats.netbsd.org
Cc: hwr@quaak.pilhuhn.de
Subject: Omission in send.2
X-Send-Pr-Version: 3.95

>Number:         6216
>Category:       kern
>Synopsis:       Omission in send.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people
>State:          closed
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Sep 29 23:20:01 +0000 1998
>Closed-Date:    Wed Sep 30 00:20:01 +0000 1998
>Last-Modified:  Wed Aug 07 21:00:10 +0000 2002
>Originator:     Heiko W.Rupp
>Release:        NetBSD-current
>Organization:
>Environment:

System: NetBSD quaak 1.3H NetBSD 1.3H (QUAAK) #42: Tue Sep 29 20:35:54 MEST 1998 hwr@snert:/export/quaak/src/sys/arch/i386/compile/QUAAK i386


>Description:
	sendto can also return EAFNOSUPPORT, but manpage does not tell.
>How-To-Repeat:
	man sendto.
>Fix:
snert# diff -c send.2 /tmp/send.2
*** send.2      Sat Aug 29 10:32:41 1998
--- /tmp/send.2 Wed Sep 30 08:11:31 1998
***************
*** 158,163 ****
--- 158,165 ----
  .It Bq Er EINVAL
  The total length of the I/O is more than can be expressed by the ssize_t
  return value.
+ .It Bq Er EAFNOSUPPORT
+ Addresses in the specified address family cannot be used with this socket.
  .El
  .Pp
  .Fn sendmsg

>Release-Note:
>Audit-Trail:
>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.