[
https://issues.apache.org/jira/browse/PROTON-814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14304106#comment-14304106
]
ASF GitHub Bot commented on PROTON-814:
---------------------------------------
Github user dnwe commented on the pull request:
https://github.com/apache/qpid-proton/pull/6#issuecomment-72745128
@rhs please can you take a look at this pull request and confirm that
you're happy with the change?
> 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
>
> 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)