Zebediah Figura : ws2_32: Move address/string conversion functions to protocol.c.

Alexandre Julliard julliard at winehq.org
Tue May 4 16:23:34 CDT 2021


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Mon May  3 21:42:50 2021 -0500

ws2_32: Move address/string conversion 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 | 369 ++++++++++++++++++++++++++++++++++++++++++++
 dlls/ws2_32/socket.c   | 411 -------------------------------------------------
 2 files changed, 369 insertions(+), 411 deletions(-)

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



More information about the wine-cvs mailing list