libosmocore.git branch master updated. 0.9.6-165-gff20641

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
Tue Apr 4 20:14:50 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, master has been updated
       via  ff20641d9e3bb4373f9577c3382df1480ace4e91 (commit)
      from  059c40476ca7c425736825d2a479d1a4b64ce603 (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=ff20641d9e3bb4373f9577c3382df1480ace4e91

commit ff20641d9e3bb4373f9577c3382df1480ace4e91
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Tue Mar 7 14:28:38 2017 +0100

    select: Find the highest fd when filling the fd_sets
    
    Instead of returning maxfd, which is the highest fd ever seen, take
    the highest we have seen on this iteration.
    
    This makes a tiny difference for the osmo-sip-connector and its
    event loop integration. select.c ignores the return value of this
    function right now.
    
    This was seen while debugging the eventloop integration of the
    osmo-sip-connector before and after a VTY connection. The fds
    being polled didn't go down.
    
    Change-Id: I1a6d7271273ec08bb511c21b936891bc508843e4

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

Summary of changes:
 src/select.c | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)


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



More information about the osmocom-commitlog mailing list