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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated via d091b8de21506571f64c248a7635af60cc77633c (commit) from 15fcd10fde06f841c5f3e0ce4c9fded463fad470 (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/openbsc/commit/?id=d091b8de21506571f64c248a7635af60c...
commit d091b8de21506571f64c248a7635af60cc77633c Author: Vadim Yanitskiy axilirator@gmail.com Date: Wed Jul 20 21:40:54 2016 +0600
mncc_sock: use osmo_sock_unix_init() from libosmocore
Since the osmo_unixsock_listen() was moved to libosmocore it would be better to use the library's implementation instead of reinventing the wheel again.
Change-Id: Iacfc39b6214c24084438f8fe04d03952cdc9ebc2
-----------------------------------------------------------------------
Summary of changes: openbsc/src/libmsc/mncc_sock.c | 57 ++++-------------------------------------- 1 file changed, 5 insertions(+), 52 deletions(-)
hooks/post-receive