This is an automated email to notify about "A high-performance software proxy server for RTP/RTCP streams." source code changes pushed to the project's GIT repository.
URL: http://sippy.git.sourceforge.net/git/gitweb.cgi?p=sippy/rtpproxy;a=commitdiff;h=4b967a5602d8678c413e3699dda78c282a0018e5 The branch, master has been updated via 4b967a5602d8678c413e3699dda78c282a0018e5 (commit) from eb9850b255828597d89ccbaa4b2fad6a427d3f51 (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 ----------------------------------------------------------------- commit 4b967a5602d8678c413e3699dda78c282a0018e5 Author: sobomax <[email protected]> Date: Sat Feb 26 19:26:31 2011 -0800 Move initialization of the notification thread after the rtpp_daemon() call. Threads started before fork(2) may not remain running afterwards. Reported by: Razvan Crainea <[email protected]> ----------------------------------------------------------------------- Summary of changes: main.c | 12 +++++++++--- rtpp_defines.h | 1 + rtpp_notify.c | 12 ++++++------ rtpp_notify.h | 2 +- 4 files changed, 17 insertions(+), 10 deletions(-) hooks/post-receive -- A high-performance software proxy server for RTP/RTCP streams. _______________________________________________ Devel mailing list [email protected] http://lists.rtpproxy.org/mailman/listinfo/devel
