pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/libnice
Module Name: pkgsrc
Committed By: wiz
Date: Wed Mar 12 10:25:47 UTC 2014
Modified Files:
pkgsrc/net/libnice: Makefile PLIST distinfo
Log Message:
Update to 0.1.5:
libnice 0.1.5 (2014-03-06)
==========================
API: nice_agent_recv() and nice_agent_recv_nonblocking() as an alternative to
the nice_agent_attach_recv()
API: nice_agent_recv_messages() and nice_agent_recv_messages_nonblocking() to
receive multiple messages at the same time
API: nice_agent_get_io_stream() to get a GIOStream in reliable mode
API: nice_agent_get_selected_socket() to extract the selected GSocket
Import Google's newer PseudoTCP code including window scaling
Improve PseudoTCP performance
Improve performance
Build fixes
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/net/libnice/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/libnice/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/libnice/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index