You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Dominic Evans (JIRA)" <ji...@apache.org> on 2015/02/04 11:13:35 UTC

[jira] [Closed] (PROTON-814) proton-c: pn_selector_select caches its return code from a previous error

     [ https://issues.apache.org/jira/browse/PROTON-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dominic Evans closed PROTON-814.
--------------------------------

> proton-c: pn_selector_select caches its return code from a previous error
> -------------------------------------------------------------------------
>
>                 Key: PROTON-814
>                 URL: https://issues.apache.org/jira/browse/PROTON-814
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>    Affects Versions: 0.8
>            Reporter: Dominic Evans
>            Assignee: Dominic Evans
>             Fix For: 0.9
>
>
> In posix pn_selector_select, if a poll() call returns result == -1 and
> sets selector->error from the errno, any subsequent pn_selector_select
> calls on the same selector will return have a return code of the
> previously cached errno even if they succeed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)