[PATCH 3/8] [v3] wsdapi: Add support for sending messages via UDP multicast.
19 Mar
2018
19 Mar
'18
9:46 p.m.
Signed-off-by: Owen Rudge <orudge(a)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
2833
Age (days ago)
2834
Last active (days ago)
1 comments
2 participants
participants (2)
-
Huw Davies -
Owen Rudge