libosmocore.git branch laforge/sock2 created. 0.9.6-178-gff60be3

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/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Sat Apr 8 19:32:48 UTC 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "An utility library for Open Source Mobile Communications".

The branch, laforge/sock2 has been created
        at  ff60be3726fc766e27ad7d5890b11405b8c70041 (commit)

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmocore/commit/?id=ff60be3726fc766e27ad7d5890b11405b8c70041

commit ff60be3726fc766e27ad7d5890b11405b8c70041
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Apr 8 20:52:33 2017 +0200

    Add osmo_sock_init2() function, allowing both BIND *and* CONNECT
    
    The old osmo_sock_init() function allows only either a bind (for a
    server socket), or a connect (for a client socket), but not both
    together.  So there's no way to have a client socket that is bound to a
    specific local IP and/or port, which is needed for some use cases.
    
    Change-Id: Idab124bcca47872f55311a82d6818aed590965e6

-----------------------------------------------------------------------


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list