Owen Rudge : wsdapi: Add support for sending messages via UDP multicast.

Alexandre Julliard julliard at winehq.org
Tue Mar 20 17:51:34 CDT 2018


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

Author: Owen Rudge <orudge at codeweavers.com>
Date:   Mon Mar 19 21:46:13 2018 +0000

wsdapi: Add support for sending messages via UDP multicast.

Signed-off-by: Owen Rudge <orudge at codeweavers.com>
Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/wsdapi/Makefile.in       |   3 +-
 dlls/wsdapi/discovery.c       |   5 +
 dlls/wsdapi/network.c         | 259 ++++++++++++++++++++++++++++++++++++++++++
 dlls/wsdapi/soap.c            |  17 ++-
 dlls/wsdapi/tests/discovery.c |   4 +-
 dlls/wsdapi/wsdapi_internal.h |   6 +
 6 files changed, 289 insertions(+), 5 deletions(-)

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



More information about the wine-cvs mailing list