When running RPC apps, you might see the following messages in the system logger:
cannot create socket for udp6
cannot create socket for tcp6
They refer to the fact that the RPC lib is attempting to
communicate with the ipv6 stack, as well as ipv4. If the ipv6 stack
(io-pkt-v6...) is not being used, the messages may be logged. They can
safely be ignored if you are uninterested in ipv6 usage.
NOTE:
This entry has been validated against the SDP version listed above. Use
caution when considering this advice for any other SDP version. For
supported releases, please reach out to QNX Technical Support if you have any questions/concerns.