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 "MNCC <-> SIP bridge".
The branch, master has been updated via 42b073a233740e0e0125e99e4bea29ac7d3d27ed (commit) from e19f9ce39fdf299944da41d754c78e34e86611af (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/osmo-sip-connector/commit/?id=42b073a233740e0e0125e9...
commit 42b073a233740e0e0125e99e4bea29ac7d3d27ed Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Sat Feb 11 13:06:32 2017 +0700
evpoll: Don't try to be more smart than g_poll
gpoll.c:g_poll maps G_IO_PRI (which is POLLPRI) to the errorfds of the select call. Let's do the same.
Change-Id: I8c9163f7495e0b237bde2d48beffea3b0776a1dd Related: OS#1934
-----------------------------------------------------------------------
Summary of changes: src/evpoll.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
hooks/post-receive