Change in libosmocore[master]: sock: osmo_sock_init2_multiaddr: decouple addr resolution from socket...

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

pespin gerrit-no-reply at lists.osmocom.org
Thu Aug 20 13:17:13 UTC 2020


Hello lynxis lazus, fixeria, laforge, Jenkins Builder, 

I'd like you to reexamine a change. Please visit

    https://gerrit.osmocom.org/c/libosmocore/+/19723

to look at the new patch set (#3).

Change subject: sock: osmo_sock_init2_multiaddr: decouple addr resolution from socket creation
......................................................................

sock: osmo_sock_init2_multiaddr: decouple addr resolution from socket creation

Address resolution is done first and once we have the information, it
proceeds to create the socket. This separation in steps will help when
adding support for IPv6+IPv4 sets, where AF_UNSPEC is passed and created
socket needs to be AF_INET6 in order to handle addr of both versions.

Change-Id: I03147e3033a0c1fd04c9ac61d2ffbd78a1bb784a
---
M src/socket.c
1 file changed, 43 insertions(+), 46 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/23/19723/3
-- 
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/19723
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I03147e3033a0c1fd04c9ac61d2ffbd78a1bb784a
Gerrit-Change-Number: 19723
Gerrit-PatchSet: 3
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: lynxis lazus <lynxis at fe80.eu>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200820/4c744b68/attachment.htm>


More information about the gerrit-log mailing list