This form contains a series of questions that need to be answered. As you go about answering the questions, please keep the following things in mind:While it is not required that each question be answered at this time, all questions must have answers before the response is submitted to The Open Group for review and publication.Press the "Save" button at any time to save work in progress. Once the work has been saved, there is the option to continue editing if required.Many questions have instructions to assist in development of answers. They are marked with the indicator. Please look at the instructions carefully.Although HTML markup can be included in answers, this is not recommended apart from basic tags such as <p> and <br>, since incorrect markup could effect the format of other items in the document.Questions on this system should be addressed to the Conformance Statement manager at The Open Group.
Enter the name of the Organization that produced the implementation and the name of the author of the Conformance Statement.
A product may be registered in all members of a binary-compatible family of products on the basis of a single test report.
Answer the questions for each binary-compatible family. Alternately, provide the answers in the Appendix at the end of this document.
Question 1: Which socket domains are supported by the implementation?
Response
The following table contains three columns of information. The first column lists the supported address families (domains), the second column identifies the socket types within an address family, and the third column lists the protocols supported for each domain/socket-type combination. ("N/A" = not applicable) The included entries are mandatory for conformance to this Product Standard. Add any additional domain/type/protocol combinations supported by the implementation.
The included entries are mandatory for conformance to this Product Standard. Add any additional domain/type/protocol combinations supported by the implementation.
Rationale
The CAE Specification, Networking Services, Issue 4, defines that the domains, socket types and protocols supported by a conforming system are implementation-dependent. Component Definitions, Issue 2, states that products conforming to the Sockets Product Standard definition shall be available in configurations that support the following socket domains:
Reference
CAE Specification, Networking Services, Issue 4, Chapter 8, Sockets Interfaces, socket().
Sockets Product Standard Definition.
Question 2: What is the limit the implementation places on the length of a socket's listen queue?
Indicate the implementation's limit on the length of the socket's listen queue, or "None" if no limit is imposed.
The specification states that an implementation may limit the length of a socket's listen queue, and that this limit may be imposed if the setting of the backlog argument exceeds an implementation-dependent maximum value.
CAE Specification, Networking Services, Issue 4, Chapter 8, Sockets Interfaces, listen().
Question 3: Which of the following optional errors listed in the Reference Manual Pages are detected in the circumstances specified?
Each of the above error conditions is marked as optional in the Reference Manual Pages and an implementation may return this error in the circumstances specified or may not provide the error indication.
CAE Specification, Networking Services, Issue 4, Chapter 8, Sockets Interfaces, ERRORS.
Copyright © All rights reserved.