<p>neels <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/24544">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo_select_shutdown_request(): allow finishing pending writes on SIGTERM<br><br>Allow telling osmo_select_main* to only service pending writes (shutdown<br>mode). Introduce API fuctions to indicate a shutdown request, and find<br>out whether shutdown is complete.<br><br>Some osmo programs have a curious sleep of few seconds upon receiving<br>SIGTERM. The idea presumably was to finish off pending writes before<br>halting the program. But a sleep() on program exit is annoying,<br>especially when there usually are no pending writes, and when osmo-bsc<br>is launched numerous times for tests.<br><br>Change-Id: Ib94d4316924103459577087c2214188679db2227<br>---<br>M include/osmocom/core/select.h<br>M src/select.c<br>2 files changed, 72 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/44/24544/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/24544">change 24544</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/libosmocore/+/24544"/><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-Change-Id: Ib94d4316924103459577087c2214188679db2227 </div>
<div style="display:none"> Gerrit-Change-Number: 24544 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </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-CC: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>