[asterisk-bugs] [JIRA] (ASTERISK-29746) tcptls.c: TCP client connect fails due to interrupt
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Wed Sep 14 10:28:11 CDT 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: 20.0.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: 16.24.0, 18.10.0, 19.2.0, 20.0.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