CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2006-01-13 10:18:31

Modified files:
        winsup/cygwin  : ChangeLog net.cc wincap.cc wincap.h 

Log message:
        * net.cc (cygwin_setsockopt): Ignore errors when setting IP_TOS on
        Windows 2000 and above. Clarify the comment about IP_TOS and move
        to the place where the magic happens.
        (get_ifconf): Remove unused code.
        * wincap.h (wincaps::has_disabled_user_tos_setting): New element.
        * wincap.cc: Implement above element throughout.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3335&r2=1.3336
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/net.cc.diff?cvsroot=src&r1=1.200&r2=1.201
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/wincap.cc.diff?cvsroot=src&r1=1.47&r2=1.48
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/wincap.h.diff?cvsroot=src&r1=1.37&r2=1.38

Reply via email to