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 A-bis protcol interface library".
The branch, pmaier/siu has been updated via fa3b16f908e23ce5b42fcdbd961c665394efdc5c (commit) from c21681f36f8ba23a4d448954a2908213f3bb7564 (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-abis/commit/?id=fa3b16f908e23ce5b42fcdbd961c...
commit fa3b16f908e23ce5b42fcdbd961c665394efdc5c Author: Philipp Maier pmaier@sysmocom.de Date: Tue Feb 7 19:09:59 2017 +0100
WIP: Make socket path configurable
The socket path in unixsocket.c is hardcoded. This would limit the instances that could be run in parallel on one and the same machine to one. This commit adds struct members to allow the user to choose an arbitrary socket path.
-----------------------------------------------------------------------
Summary of changes: include/osmocom/abis/e1_input.h | 3 +++ src/input/unixsocket.c | 5 +++++ 2 files changed, 8 insertions(+)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org