discover

suspend fun discover(udp: UdpSocket, attempts: Int = 3): List<String>

Broadcast an M-SEARCH and collect the LOCATION URLs of responding gateways (the device-description XML URLs). Sends a few times since UDP multicast is lossy.