I'm looking at some libraries for LIFX using Swift, and I'm stumped on this one. I can address devices directly with the MAC and IP addresses, but discovery is failing. I'm unfamiliar with the Combine framework, and am not sure how to debug this. I'm guessing that this is simply a configuration issue on my machine, but I don't see this port in use (56700) when I check nettop.
2021-01-24 19:45:16.352233-0500 LifxLibTest[87675:6764452] [] nw_listener_inbox_accept_udp setsockopt SO_NECP_LISTENUUID failed [2: No such file or directory]
2021-01-24 19:45:16.352489-0500 LifxLibTest[87675:6764452] [] nw_listener_inbox_accept_udp connect failed [48: Address already in use]
question from:
https://stackoverflow.com/questions/65877632/nslistener-failing-to-find-port 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…