libosmocore.git branch master updated. 0.9.0-220-gf0f07d9

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 Aug 27 02:01:36 UTC 2016


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, master has been updated
       via  f0f07d9c9b3227b5233352418d658aba3584310b (commit)
      from  898e1d878e47298f97289e50f9b0cca7ecdf2ed7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

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

commit f0f07d9c9b3227b5233352418d658aba3584310b
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Aug 22 13:34:23 2016 +0200

    osmo_sock_init(): include host and port in error messages
    
    For programs like osmo-hnbgw with numerous sockets, the message that some
    unspecified connection was refused is not very helpful. Also output the host
    and port where an error occured.
    
    Instead of perror, use fprintf(stderr, ..., strerror()) to be able to include a
    format string and print host and port as passed to osmo_sock_init().
    
    Change-Id: I8d0343f51310699b78fcb83fd76fd93764acf3dc

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

Summary of changes:
 src/socket.c | 21 ++++++++++++++++-----
 1 file changed, 16 insertions(+), 5 deletions(-)


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



More information about the osmocom-commitlog mailing list