|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 1495 Details
Show help | Quick Search | Submit a Test Suite Support Request | Click here to view your privileges
This page provides all information on Problem Report 1495.
Report 1495 Actions
Problem Report Number 1495 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.0777 Raised 1970-01-01 08:00 Updated 2003-03-13 08:00 Published 1995-08-12 08:00 Product Standard Sockets (UNIX 95) Certification Program The Open Brand certification program Test Suite VSU version 4.0.2 Test Identification Sockets/connect 17 Problem Summary TSD4U.00036 test fails for AF_UNIX SOCK_DGRAM sockets, it should not be run on this socket type Problem Text
This failed because it called listen on a AF_UNIX family and
SOCK_DGRAM type socket. listen call can only be used with
SOCK_STREAM type socket.Test Output
If the implementation supports the AF_UNIX communications domain
and a connection-oriented socket type: EACCES in errno and
return -1 on a call to int connect(int socket, const struct
sockaddr *address, size_t address_len) when the address family of
the socket is AF_UNIX and write access is denied to the named
socket.
JOURNAL FILE OUTPUT
===================
TEST: AF_UNIX SOCK_DGRAM
PREP: Create test sockaddr_un: path = ../tmp/unix.a02595
PREP: Make a directory
PREP: Set file in this directory as address
PREP: Create socket
PREP: Wait for child to be ready
PREP: Child: create socket
PREP: Child: bind to socket
PREP: Child: change permissions on the file
PREP: Child: listen on socket with backlog of 2
ERROR: listen failed, errno = 223(EOPNOTSUPP - Operation not
supported on socket)
ERROR: Timed out waiting for completion.
UNRESOLVEDReview Information
Review Type TSMA Review Start Date null Completed null Status Complete Review Recommendation No Resolution Given Review Response
We agree this is a test suite deficiency in the test
suite version(s) listed.
Review Type SA Review Start Date null Completed null Status Complete Review Resolution Test Suite Deficiency (TSD) Review Conclusion
This is an agreed Test Suite Deficiency.
Problem Reporting System Options:
- View Report 1495
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority