
The SSDP library will log a warning on shutdown, as it doesn't expect the UDP socket to be closed. Copy the hack on the Server implementation, which avoids this warning getting logged, to the Client.
The SSDP library will log a warning on shutdown, as it doesn't expect the UDP socket to be closed. Copy the hack on the Server implementation, which avoids this warning getting logged, to the Client.