Discussion:
[1003.1(2013)/Issue7+TC1 0000845]: Two variables not included in System Interfaces
Austin Group Bug Tracker
2014-06-19 16:00:07 UTC
Permalink
A NOTE has been added to this issue.
======================================================================
http://austingroupbugs.net/view.php?id=845
======================================================================
Reported By: Steve_Bartolomei
Assigned To:
======================================================================
Project: 1003.1(2013)/Issue7+TC1
Issue ID: 845
Category: System Interfaces
Type: Clarification Requested
Severity: Comment
Priority: normal
Status: New
Name: Steve Bartolomei
Organization: Lynx Software Technologies
User Reference:
Section: N/A
Page Number: N/A
Line Number: N/A
Interp Status: ---
Final Accepted Text:
======================================================================
Date Submitted: 2014-06-04 22:25 UTC
Last Modified: 2014-06-19 16:00 UTC
======================================================================
Summary: Two variables not included in System Interfaces
======================================================================

----------------------------------------------------------------------
(0002266) Don Cragun (manager) - 2014-06-19 16:00
http://austingroupbugs.net/view.php?id=845#c2266
----------------------------------------------------------------------
After page 1122 insert a new page (with the SYNOPSIS IP6 shaded):
<blockquote>
NAME
in6addr_any, in6addr_loopback --- IPv6 address variables

SYNOPSIS
#include <netinet/in.h>

const struct in6_addr in6addr_any;
const struct in6_addr in6addr_loopback;

DESCRIPTION
The in6addr_any variable is initialized by the system to contain the
wildcard IPv6 address (::).

The in6addr_loopback variable is initialized by the system to contain
the loopback IPv6 address (::1).

RETURN VALUE
None.

ERRORS
No errors are defined.

EXAMPLES
None.

APPLICATION USAGE
None.

RATIONALE
These variables were only described on the XBD <netinet/in.h> page in
earlier versions of this
standard.

FUTURE DIRECTIONS
None.

SEE ALSO
bind(), connect()

XBD <netinet/in.h>

CHANGE HISTORY
First released in Issue 8. Derived from Issue 7 XBD <netinet/in.h>.
</blockquote>

Issue History
Date Modified Username Field Change
======================================================================
2014-06-04 22:25 Steve_BartolomeiNew Issue
2014-06-04 22:25 Steve_BartolomeiName => Steve Bartolomei
2014-06-04 22:25 Steve_BartolomeiOrganization => Lynx Software
Technologies
2014-06-04 22:25 Steve_BartolomeiSection => N/A
2014-06-04 22:25 Steve_BartolomeiPage Number => N/A
2014-06-04 22:25 Steve_BartolomeiLine Number => N/A
2014-06-19 16:00 Don Cragun Note Added: 0002266
======================================================================
Austin Group Bug Tracker
2014-06-19 16:10:02 UTC
Permalink
The following issue has been RESOLVED.
======================================================================
http://austingroupbugs.net/view.php?id=845
======================================================================
Reported By: Steve_Bartolomei
Assigned To:
======================================================================
Project: 1003.1(2013)/Issue7+TC1
Issue ID: 845
Category: System Interfaces
Type: Clarification Requested
Severity: Comment
Priority: normal
Status: Resolved
Name: Steve Bartolomei
Organization: Lynx Software Technologies
User Reference:
Section: <netinet/in.h>
Page Number: 307
Line Number: 10246, 10252
Interp Status: ---
Final Accepted Text: See
http://austingroupbugs.net/view.php?id=845#c2266.
Resolution: Accepted As Marked
Fixed in Version:
======================================================================
Date Submitted: 2014-06-04 22:25 UTC
Last Modified: 2014-06-19 16:10 UTC
======================================================================
Summary: Two variables not included in System Interfaces
======================================================================

Issue History
Date Modified Username Field Change
======================================================================
2014-06-04 22:25 Steve_BartolomeiNew Issue
2014-06-04 22:25 Steve_BartolomeiName => Steve Bartolomei
2014-06-04 22:25 Steve_BartolomeiOrganization => Lynx Software
Technologies
2014-06-04 22:25 Steve_BartolomeiSection => N/A
2014-06-04 22:25 Steve_BartolomeiPage Number => N/A
2014-06-04 22:25 Steve_BartolomeiLine Number => N/A
2014-06-19 16:00 Don Cragun Note Added: 0002266
2014-06-19 16:01 Don Cragun Note Edited: 0002266
2014-06-19 16:03 Don Cragun Note Edited: 0002266
2014-06-19 16:10 Don Cragun Section N/A => <netinet/in.h>
2014-06-19 16:10 Don Cragun Page Number N/A => 307
2014-06-19 16:10 Don Cragun Line Number N/A => 10246, 10252
2014-06-19 16:10 Don Cragun Interp Status => ---
2014-06-19 16:10 Don Cragun Final Accepted Text => See
http://austingroupbugs.net/view.php?id=845#c2266.
2014-06-19 16:10 Don Cragun Status New => Resolved
2014-06-19 16:10 Don Cragun Resolution Open => Accepted As
Marked
======================================================================
Loading...