Zebediah Figura : ws2_32: Move host lookup functions to protocol.c.

Alexandre Julliard julliard at winehq.org
Mon May 3 16:37:05 CDT 2021


Module: wine
Branch: master
Commit: ec9f3119306e34f5a8bd3bfeb233eed740c1c6ae
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=ec9f3119306e34f5a8bd3bfeb233eed740c1c6ae

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Fri Apr 30 19:09:59 2021 -0500

ws2_32: Move host lookup functions to protocol.c.

Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ws2_32/protocol.c       | 491 ++++++++++++++++++++++++++++++++++++++++
 dlls/ws2_32/socket.c         | 516 +------------------------------------------
 dlls/ws2_32/ws2_32_private.h |  29 ++-
 3 files changed, 520 insertions(+), 516 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=ec9f3119306e34f5a8bd3bfeb233eed740c1c6ae



More information about the wine-cvs mailing list