critical impact:
MSG_EOR - limited support (CrCh130)
Problem description
The MSG_EOR flag on HP-UX is only available on UNIX 95/98 sockets.
Flags control message transmission when using the sendto and sendmsg routines. The MSG_EOR flag terminates a record if supported by the protocol. This capability is available only with UNIX 95/98 sockets on HP-UX. Identifiers
 MSG_EOR |
|
|
|
|
See also
Solution description
Review your code and the applicable manpages to determine how to resolve this issue.
You may want to take this opportunity to move your code to UNIX 95/98 conformance. See also
Problem summary
| classifications |
source types |
OS release |
severity |
type |
| NW |
C, C++ |
any HP-UX 11i version |
critical |
changed |
|