<p>Max has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/13202">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">IPA: log host:port on listen errors<br><br>Change-Id: I0e25961698ab70a2822e2b2be5b514c3603981ca<br>---<br>M library/IPA_Emulation.ttcnpp<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/02/13202/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/library/IPA_Emulation.ttcnpp b/library/IPA_Emulation.ttcnpp</span><br><span>index f556327..a2066ee 100644</span><br><span>--- a/library/IPA_Emulation.ttcnpp</span><br><span>+++ b/library/IPA_Emulation.ttcnpp</span><br><span>@@ -258,7 +258,7 @@</span><br><span>         res := IPA_CodecPort_CtrlFunct.f_IPL4_listen(IPA_PORT, </span><br><span>                                              local_host, local_port, { tcp:={} });</span><br><span>        if (not ispresent(res.connId)) {</span><br><span style="color: hsl(0, 100%, 40%);">-                setverdict(fail, "Could not listen IPA socket, check your configuration");</span><br><span style="color: hsl(120, 100%, 40%);">+          setverdict(fail, "Could not listen IPA socket ", local_host, ":", local_port, ", check your configuration");</span><br><span>           mtc.stop;</span><br><span>    }</span><br><span>    g_ipa_conn_id := res.connId;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13202">change 13202</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/13202"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I0e25961698ab70a2822e2b2be5b514c3603981ca </div>
<div style="display:none"> Gerrit-Change-Number: 13202 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Max <msuraev@sysmocom.de> </div>