<p><a href="https://gerrit.osmocom.org/13023">View Change</a></p><p>1 comment:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/13023/1/src/gb/gprs_ns.c">File src/gb/gprs_ns.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/13023/1/src/gb/gprs_ns.c@1952">Patch Set #1, Line 1952:</a> <code style="font-family:monospace,monospace"> gprs_ns_tx_alive(nsvc);</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">We are losing posible error condition here. […]</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">I'm not entirely sure that this error propagation actually makse sense in that case.  Like, at least historically, in many cases in osmocom. </p><p style="white-space: pre-wrap; word-wrap: break-word;">We used to have situations where the socked would be closed because some function at some point returned -1 and everyon passed it up all the way onto the select call-back.</p><p style="white-space: pre-wrap; word-wrap: break-word;">Right here the point is that an ALIVE message is transmitted every time the timer expires.  So if the first transmission should fail, there will be many more re-transmissions due to the timer we're starting in the next line.  All this is over UDP anyway, so packet loss is something both sides have to deal with somehow anyway.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/13023">change 13023</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/13023"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: I4d303117f77fabb74bbb91887b9914a81c2a084a </div>
<div style="display:none"> Gerrit-Change-Number: 13023 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-CC: Max <msuraev@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Tue, 26 Feb 2019 09:22:42 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: No </div>