<p>lynxis lazus <strong>uploaded patch set #9</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/19141">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">socket.h: introduce osmo_sockaddr to hold v4 and v6 endpoints<br><br>When dealing with IPv4 and IPv6 address, the struct sockaddr<br>allows to hold IPv4 and IPv6.<br>However even when struct sockaddr is being used, a cast to the<br>IPv4 or IPv6 family must happen. To work around this additional code,<br>use a union for the most common types.<br><br>Change-Id: If80172373735193401af872b18e1ff00c93880e7<br>---<br>M include/osmocom/core/socket.h<br>1 file changed, 11 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/41/19141/9</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/19141">change 19141</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/+/19141"/><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: If80172373735193401af872b18e1ff00c93880e7 </div>
<div style="display:none"> Gerrit-Change-Number: 19141 </div>
<div style="display:none"> Gerrit-PatchSet: 9 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-CC: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>