Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
122 views
in Technique[技术] by (71.8m points)

ios - NSListener failing to find port

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

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...