]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
Set SO_SNDBUF on DTLS socket and handle -EAGAIN on it
authorDavid Woodhouse <David.Woodhouse@intel.com>
Thu, 3 Oct 2013 13:18:10 +0000 (06:18 -0700)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Thu, 3 Oct 2013 13:20:35 +0000 (06:20 -0700)
commit3444f811ae91d77b0bad07ed7b4de61d635bb940
tree9ea3442ae991545c9bcaced70cd5fbed0b6dc8bb
parent5387e0463382b4eba262cb00ffde6883181a75d2
Set SO_SNDBUF on DTLS socket and handle -EAGAIN on it

The UDP would otherwise get a huge backlog of queued packets, and VoIP
over the VPN would become unusable.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
dtls.c
www/changelog.xml