* SSU: Fix 100% CPU after socket failure

* UPnP: Catch reported error on FreeBSD
This commit is contained in:
zzz
2014-09-22 13:22:35 +00:00
parent 98062f830a
commit 0e48557b48
4 changed files with 20 additions and 12 deletions

View File

@@ -1,3 +1,7 @@
2014-09-22 zzz
* SSU: Fix 100% CPU after socket failure
* UPnP: Catch reported error on FreeBSD
* 2014-09-20 0.9.15 released
2014-09-17 kytv