<p>neels <strong>uploaded patch set #21</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-hlr/+/16206">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gsup client: add up_down_cb(), add osmo_gsup_client_create3()<br><br>For the GSUP clients in upcoming D-GSM enabled osmo-hlr, it will be necessary<br>to trigger an event as soon as a GSUP client connection becomes ready for<br>communication. Add the osmo_gsup_client->up_down_cb.<br><br>Add osmo_gsup_client_create3() pass the up_down_cb in the arguments. Also add<br>a cb data argument.<br><br>We need the callbacks and data pointer in the osmo_gsup_client_create()<br>function right before startup, because this function immediately starts up the<br>connection. Who knows whether callbacks might trigger right away.<br><br>Because there are so many arguments, and to prevent the need for ever new<br>versions of this function, pass the arguments as an extendable struct.<br><br>Change-Id: I6f181e42b678465bc9945f192559dc57d2083c6d<br>---<br>M include/osmocom/gsupclient/gsup_client.h<br>M src/gsupclient/gsup_client.c<br>2 files changed, 74 insertions(+), 20 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-hlr refs/changes/06/16206/21</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-hlr/+/16206">change 16206</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/osmo-hlr/+/16206"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-hlr </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I6f181e42b678465bc9945f192559dc57d2083c6d </div>
<div style="display:none"> Gerrit-Change-Number: 16206 </div>
<div style="display:none"> Gerrit-PatchSet: 21 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>