Forum Topic - Are abstract sockets supported by qnx?: (3 Items)
   
Are abstract sockets supported by qnx?  
Greetings,

we develop a few applications which are ported to various hardware-platforms. On one of these platforms Qnx is running.
Our code uses "abstract sockets" and does not work under Qnx. When we try to "bind" an abstrackt socket we get an error 
(2 : path or file not found).

We triple checked the code and libraries and tried a lot of things, but we just can't get an abstract socket to work. We
 could not find documentation stating that they are not supported (nor that they are) in qnx. 

So, the question is: are "abstract sockets" supported on qnx?

grtz,

Marck
Re: Are abstract sockets supported by qnx?  
They are in the next release. Ask your sales rep if you want a preview.

-seanb
From: Marck French
Sent: Thursday, May 2, 2013 4:12 AM
To: ostech-core_os
Reply To: ostech-core_os@community.qnx.com
Subject: Are abstract sockets supported by qnx?


Greetings,

we develop a few applications which are ported to various hardware-platforms. On one of these platforms Qnx is running.
Our code uses "abstract sockets" and does not work under Qnx. When we try to "bind" an abstrackt socket we get an error 
(2 : path or file not found).

We triple checked the code and libraries and tried a lot of things, but we just can't get an abstract socket to work. We
 could not find documentation stating that they are not supported (nor that they are) in qnx.

So, the question is: are "abstract sockets" supported on qnx?

grtz,

Marck




_______________________________________________

OSTech
http://community.qnx.com/sf/go/post101075
To cancel your subscription to this discussion, please e-mail ostech-core_os-unsubscribe@community.qnx.com
Attachment: HTML sf-attachment-mime12271 2.94 KB
Re: Are abstract sockets supported by qnx?  
Thanks very much for the fast reply. And answer. ! :-)

(this thread may be closed now).