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 a2c2b59165ebb63ccca0838922501b717d5233a7 (commit)
from edad98b4a004a3a7e9d1ff99dfe86dbf042dfef3 (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=a2c2b59165ebb63ccca0838922…
commit a2c2b59165ebb63ccca0838922501b717d5233a7
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Apr 8 22:06:37 2017 +0200
stream+datagram: Allow local bind + connect for client sockets
This uses the new osmo_sock_init2() features introduced in libosmocore
Change-Id Idab124bcca47872f55311a82d6818aed590965e6 to bind *and*
connect a given socket during creation.
Change-Id: I013f4cc10b26d332d52d231f252bb0f03df8c54b
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/netif/datagram.h | 2 ++
include/osmocom/netif/stream.h | 2 ++
src/datagram.c | 29 ++++++++++++++++++++++++++---
src/stream.c | 22 ++++++++++++++++++----
4 files changed, 48 insertions(+), 7 deletions(-)
hooks/post-receive
--
Osmocom network interface library