<p>dexter <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmo-abis/+/24514">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ipa: add optional connect timeout to ipa_client_conn_open<br><br>The function ipa_client_conn_open opens an osmo-socket using<br>osmo_sock_init2 and sets the OSMO_SOCK_F_NONBLOCK. This means that it<br>returns while the TCP connection is still in progress and it is not<br>clear yet if the connection will succeed or not. In cases where an<br>established connection is critical the API user may specify a timeout in<br>the IPA line options. ipa_client_conn_open() will then wait until the<br>the connection is established (or failed).<br><br>Change-Id: I7bc4345876e3c20266985270d0ddfa770437a053<br>Depends: libosmocore I1c68185120fa2a6c9b6cb8aa2a25232a44ff5508<br>Related: SYS#4971<br>---<br>M TODO-RELEASE<br>M include/osmocom/abis/e1_input.h<br>M src/input/ipa.c<br>3 files changed, 14 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmo-abis refs/changes/14/24514/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmo-abis/+/24514">change 24514</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/libosmo-abis/+/24514"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-abis </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I7bc4345876e3c20266985270d0ddfa770437a053 </div>
<div style="display:none"> Gerrit-Change-Number: 24514 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-CC: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>