<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
<!--
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:Arial;}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=EN-US link=blue vlink=purple>
<div class=Section1>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'>Making
my way through the RabbitMQ C api, and so far, so good, but I’m having
trouble implementing the “RPC” model. I can see how the “reply_to”
value gets set in the requests, but having trouble finding it on the consumer
side so I can use it to respond to. Looked at the rpc_sendstring_client
example, but I don’t see where it executes the consumer code to extract
the data.<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><o:p> </o:p></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'>Where
do I find this value?<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><o:p> </o:p></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'>Thanks
in advance!<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><o:p> </o:p></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'> -dan<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><o:p> </o:p></font></p>
</div>
</body>
</html>