<p>laforge <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcap/+/23874">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">client: Ensure the "file" header is sent on connect<br><br>A non-blocking STREAM socket connect() will mark the socket as<br>write-able once the connection succeeds.  However, as we first<br>call osmo_fd_setup() and then osmo_sock_init2_ofd(), the latter<br>will force the 'when' to OSMO_FD_READ and hence the write callback<br>will not be called.<br><br>Change-Id: I44c484b48966a985a9b85fb16122a17df5666bc1<br>---<br>M src/osmo_client_network.c<br>1 file changed, 4 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-pcap refs/changes/74/23874/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcap/+/23874">change 23874</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-pcap/+/23874"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-pcap </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I44c484b48966a985a9b85fb16122a17df5666bc1 </div>
<div style="display:none"> Gerrit-Change-Number: 23874 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>