summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/autoload.cc
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2010-09-25 20:06:21 +0000
committerCorinna Vinschen <corinna@vinschen.de>2010-09-25 20:06:21 +0000
commit6fe59500e5821ba073c77aaed05ac2fbcb875feb (patch)
tree7199c679f149ca233417dc5224a3252fe9840b93 /winsup/cygwin/autoload.cc
parent92626febddba9fde51bb35bdfb2a79a987941b77 (diff)
downloadcygnal-6fe59500e5821ba073c77aaed05ac2fbcb875feb.tar.gz
cygnal-6fe59500e5821ba073c77aaed05ac2fbcb875feb.tar.bz2
cygnal-6fe59500e5821ba073c77aaed05ac2fbcb875feb.zip
* fhandler_socket.cc (fhandler_socket::bind): Drop has_exclusiveaddruse
condition. Fix comment about availability. Move remaining comment to the right spot. Drop has_ip_helper_lib condition. * net.cc (cygwin_setsockopt): Drop has_disabled_user_tos_setting condition. Fix comment. (get_2k_ifs): Fix comment. (get_nt_ifs): Remove. (getifaddrs): Drop call to get_nt_ifs. (get_ifconf): Ditto. * wincap.cc: Throughout, drop has_ip_helper_lib, has_disabled_user_tos_setting, and has_exclusiveaddruse settings from wincaps. (wincap_unknown): Remove. (wincap_nt4): Remove. (wincap_minimal): New macro, set to wincap_nt4sp4 for now. (wincapc::init): Drop test for pre-SP4 NT4. Just imply at least NT SP4. Replace references to wincap_unknown with references to wincap_minimal. * wincap.h (struct wincaps): Drop has_ip_helper_lib, has_disabled_user_tos_setting, and has_exclusiveaddruse flags and methods.
Diffstat (limited to 'winsup/cygwin/autoload.cc')
0 files changed, 0 insertions, 0 deletions