-
- Downloads
socketpair: optimize lock/write with RTCP packets
This patch prevents SocketPair::getRtcpInfo() to lock a mutex during a consequent memory copy and reduce copy cpu load by using move iterators. Change-Id: Ie729cb0677c45639f5a92ae842e93032c26f1a02
Please register or sign in to comment