libosmo-netif.git branch master updated. 0.0.6-53-g9ec2658

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 11 20:46:34 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 "Osmocom network interface library".

The branch, master has been updated
       via  9ec26583cd807e0aeaa3b9de927f3d8a768c3a71 (commit)
      from  a659590e29412588bca2243b8329e82286244b00 (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/libosmo-netif/commit/?id=9ec26583cd807e0aeaa3b9de927f3d8a768c3a71

commit 9ec26583cd807e0aeaa3b9de927f3d8a768c3a71
Author: Harald Welte <laforge at gnumonks.org>
Date:   Tue Apr 11 18:31:38 2017 +0200

    Add osmo_stream_{cli,srv_link}_set_nodelay() function
    
    Using this function, the user can configure if sockets related to the
    respective stream client or server should have the NODELAY socket
    option set in order to avoid Nagle algorithm or related algorithms
    that may introduce packet delay on the transmitter side.
    
    Change-Id: Ibeb9ba227bab18f7f4f16518c0022c4f003cc8e9

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

Summary of changes:
 include/osmocom/netif/stream.h |  2 ++
 src/stream.c                   | 60 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 62 insertions(+)


hooks/post-receive
-- 
Osmocom network interface library



More information about the osmocom-commitlog mailing list