I was wondering if there's a way of retrieving the destination address
for a returned message if the destination is a port id.
In the programmer's guide, it mentions that TIPC_DESTNAME is created
when used using a TIPC name or name sequence.  So those two 
cases are covered for returned messages, but what about when we send a
message using a TIPC Port Id?
Excerpt from the programmer's guide under the recvmsg section:
Each of these objects is only created where relevant.  For example,
receipt 
of a normal data message never creates the TIPC_ERRINFO and TIPC_RETDATA

objects, and only creates the TIPC_DESTNAME object if the message was
sent 
using a TIPC name or name sequence as the destination rather than a TIPC
port 
ID. 
 
Thanks,
Felix
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
tipc-discussion mailing list
tipc-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tipc-discussion

Reply via email to