ws2_32: Optimize interface_bind_check() by caching adapter addresses.
commit60c8c78015b12493eb3984feef29103724a758af
authorPaul Gofman <pgofman@codeweavers.com>
Wed, 10 Jun 2020 18:22:51 +0000 (10 21:22 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 18 Jun 2020 07:00:30 +0000 (18 09:00 +0200)
tree30bb8e8ea91e4ce38fb2433d54c723be8ead7c4c
parentb852f777d979f83e9f94fba6484762245bfffbc1
ws2_32: Optimize interface_bind_check() by caching adapter addresses.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48668
Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ws2_32/socket.c