Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2014-04-16 13:04:25 +0400
committerCorinna Vinschen <corinna@vinschen.de>2014-04-16 13:04:25 +0400
commit1bf6c3ca61da3ad75c0e344532769ad23a95037e (patch)
tree5ffa192897c37a1025619cb317515d83d81a8de2 /winsup/cygwin/release
parentc0efb4de1c53f16b9af12584a921d00a3af23cfd (diff)
*** empty log message ***
Diffstat (limited to 'winsup/cygwin/release')
-rw-r--r--winsup/cygwin/release/1.7.304
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/release/1.7.30 b/winsup/cygwin/release/1.7.30
index 400216469..0bd206a40 100644
--- a/winsup/cygwin/release/1.7.30
+++ b/winsup/cygwin/release/1.7.30
@@ -9,6 +9,10 @@ What's new:
What changed:
-------------
+- Windows defines the IPV6_TCLASS option, but when using it in setsockopt
+ it returns WSAENOPROTOOPT. Cygwin now ignores this error condition and
+ returns a fake success to the application, just as with IP_TOS for years.
+
Bug Fixes
---------