[PATCH 3/8] [v3] wsdapi: Add support for sending messages via UDP multicast.

Owen Rudge orudge at codeweavers.com
Mon Mar 19 16:46:13 CDT 2018


Signed-off-by: Owen Rudge <orudge at codeweavers.com>
---
  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(-)
  create mode 100644 dlls/wsdapi/network.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-wsdapi-Add-support-for-sending-messages-via-UDP-mult.patch
Type: text/x-patch
Size: 12716 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20180319/736ad9ec/attachment-0001.bin>


More information about the wine-devel mailing list