mdns: can't use web workflow port
This commit is contained in:
parent
6d45f4504c
commit
3d212f70eb
@ -171,6 +171,8 @@ STATIC MP_DEFINE_CONST_FUN_OBJ_KW(mdns_server_find_obj, 1, _mdns_server_find);
|
|||||||
//| ``service_type`` and ``protocol`` can only occur on one port. Any call after the first
|
//| ``service_type`` and ``protocol`` can only occur on one port. Any call after the first
|
||||||
//| will update the entry's port.
|
//| will update the entry's port.
|
||||||
//|
|
//|
|
||||||
|
//| If web workflow is active, the port it uses can't also be used to advertise a service.
|
||||||
|
//|
|
||||||
//| :param str service_type: The service type such as "_http"
|
//| :param str service_type: The service type such as "_http"
|
||||||
//| :param str protocol: The service protocol such as "_tcp"
|
//| :param str protocol: The service protocol such as "_tcp"
|
||||||
//| :param int port: The port used by the service"""
|
//| :param int port: The port used by the service"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user