Re: How to observe connection loss via the messenger API

2013-02-19 Thread Rafael Schloming
There isn't currently a way to get any notification of connection loss per/se. You might be able to accomplish what you want by checking the status of the incoming message transfers. What is it you would do based on the notification? --Rafael On Sun, Feb 17, 2013 at 6:43 PM, Bozo Dragojevic

[jira] [Updated] (PROTON-225) Redesign Transport interface such that Transport owns the in/out buffers rather than its client

2013-02-19 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated PROTON-225: - Description: This issue is intended to cover the Transport API redesign proposed on the mailing

Re: the killer node

2013-02-19 Thread Michael Goulish
This just in. It's a linking issue. When I changed my two fn names from send() to my_send() and from recv() to my_recv() ... no more problem. Different behavior on Fedora 17 and Fedora 18. Gulp. I will post more if I learn something useful. - Original Message -

Re: the killer node

2013-02-19 Thread Rafael Schloming
Doh! You had me scared there for a while. --Rafael On Tue, Feb 19, 2013 at 8:43 AM, Michael Goulish mgoul...@redhat.comwrote: This just in. It's a linking issue. When I changed my two fn names from send() to my_send() and from recv() to my_recv() ... no more problem.

Re: the killer node

2013-02-19 Thread Michael Goulish
Oh it has to work then testing ... and it does. But I do get this unusual compiler warning: warning: ISO C90 forbids fools and madmen to program in this language. Go learn Haskell and leave me alone. huh. - Original Message - From: Darryl L. Pierce dpie...@redhat.com

[jira] [Assigned] (PROTON-232) described arrays seem to force the descriptor to be of the same type as the array

2013-02-19 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway reassigned PROTON-232: -- Assignee: Alan Conway (was: Rafael H. Schloming) described arrays seem to force the