You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Ted Ross (JIRA)" <ji...@apache.org> on 2012/11/08 00:48:12 UTC

[jira] [Resolved] (PROTON-125) Driver dies unnecessarily when poll returns error EINTR

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

Ted Ross resolved PROTON-125.
-----------------------------

    Resolution: Fixed
      Assignee: Ted Ross
    
> Driver dies unnecessarily when poll returns error EINTR
> -------------------------------------------------------
>
>                 Key: PROTON-125
>                 URL: https://issues.apache.org/jira/browse/PROTON-125
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>    Affects Versions: 0.2
>            Reporter: Ted Ross
>            Assignee: Ted Ross
>             Fix For: 0.3
>
>         Attachments: PROTON-125.patch
>
>
> If a program that uses proton-c receives a signal (SIGHUP, etc.), it will intermittently exit with a "System Call Interrupted" (EINTR) error.
> The DIE_IFE macro that wraps the call to "poll" in the driver needs to handle this error to avoid unnecessary process exits.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira