mdns_browse_new() function
Browse mDNS for a service `_service._proto`.
Arguments
service
Pointer to the `_service` which will be browsed.
proto
Pointer to the `_proto` which will be browsed.
notifier
The callback which will be called when the browsing service changed.
Return value
mdns_browse_t pointer to new browse object if initiated successfully. NULL otherwise.