Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - multiple name_opens get same coid: (1 Item)
   
multiple name_opens get same coid  
I have 2 servers running, each create a connection with name_attach and different names. Then, I have a client that does
 name_open on both servers. the 2 calls to name_open give me the same coid for the 2 different servers. Sending a 
message to either connection sends the message to both servers, which is unexpected. I examine /dev/name/local and see 
the 2 different names. I don't see an obvious way to prevent this behavior.

Any thoughts?

Thanks,
Todd