Project Home
Project Home
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 - resource manager: (1 Item)
   
resource manager  
Hi,
 can anyone help how  combine the resmgr_attach(); and name_attach().

my requirements is like..
1) name_attach(); to receive the messages through "gns"(path identification).
2) resmgr_attach(); for over loading the io_read, io_write, io_notify.

as soon as get message through MsgReceive() i want to io_notify.

how can i achieve these two things in one function. 

Thanks,
Raj.