[asterisk-bugs] [JIRA] (ASTERISK-29746) tcptls.c: TCP client connect fails due to interrupt

Asterisk Team (JIRA) noreply at issues.asterisk.org
Thu Feb 3 06:55:09 CST 2022


     [ https://issues.asterisk.org/jira/browse/ASTERISK-29746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Asterisk Team updated ASTERISK-29746:
-------------------------------------

    Target Release Version/s: 18.10.0

> tcptls.c: TCP client connect fails due to interrupt
> ---------------------------------------------------
>
>                 Key: ASTERISK-29746
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29746
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/General
>    Affects Versions: GIT
>            Reporter: Kevin Harwell
>            Assignee: Kevin Harwell
>      Target Release: 18.10.0, 16.24.0
>
>
> The TCP client connect does not handle the interrupt case (EINTR), thus can easily fail to connect when there is no real connection error.
> Also the underlying iostream is set to not wait/poll on reads, thus similarly reading can inadvertently fail.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list