Change in libosmo-abis[master]: ipa: add optional connect timeout to ipa_client_conn_open

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

dexter gerrit-no-reply at lists.osmocom.org
Thu Jun 17 10:40:40 UTC 2021


Hello Jenkins Builder, 

I'd like you to reexamine a change. Please visit

    https://gerrit.osmocom.org/c/libosmo-abis/+/24514

to look at the new patch set (#2).

Change subject: ipa: add optional connect timeout to ipa_client_conn_open
......................................................................

ipa: add optional connect timeout to ipa_client_conn_open

The function ipa_client_conn_open opens an osmo-socket using
osmo_sock_init2 and sets the OSMO_SOCK_F_NONBLOCK. This means that it
returns while the TCP connection is still in progress and it is not
clear yet if the connection will succeed or not. In cases where an
established connection is critical the API user may specify a timeout in
the IPA line options. ipa_client_conn_open() will then wait until the
the connection is established (or failed).

Change-Id: I7bc4345876e3c20266985270d0ddfa770437a053
Depends: libosmocore I1c68185120fa2a6c9b6cb8aa2a25232a44ff5508
Related: SYS#4971
---
M TODO-RELEASE
M include/osmocom/abis/e1_input.h
M src/input/ipa.c
3 files changed, 14 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmo-abis refs/changes/14/24514/2
-- 
To view, visit https://gerrit.osmocom.org/c/libosmo-abis/+/24514
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-abis
Gerrit-Branch: master
Gerrit-Change-Id: I7bc4345876e3c20266985270d0ddfa770437a053
Gerrit-Change-Number: 24514
Gerrit-PatchSet: 2
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: fixeria <vyanitskiy at sysmocom.de>
Gerrit-CC: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210617/78c9208e/attachment.htm>


More information about the gerrit-log mailing list