site_archiver@lists.apple.com Delivered-To: macnetworkprog@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:message-id :mime-version:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= fm2; bh=qeyZeNPQDpdSGjgTlDsFTQuf93vVBOmSu4Wbbs9Snds=; b=f3WNwe0Z EJQYoWA6OT/hOq1WDWD5n53LGMYhCqkdw/JYDLThUEZ5zPqa74KBEjf9hmZfypTH uKyOFomwz8q4kzc2WU+Th6q2IwUCeu9u9bfFaGgGe1MpQ536CBoevFy+qOzm36eO TgoPvhUTiPDjowIryaD+AITZGt7yIybE9H7IBYrFsl0K3y9WpS6ReXw1X4pcqaQw VNFzx2Rj4jr829uqO/MTH+v/RkjC3vsixC/F+YXlPquZFmZwWtkWSDqP2JWtunFd FYu7Hhoa4hKS39yQm4y6/vG4pB4rWQ0iOLhaeDqCnOwqXPg+MIx/txAxYa5H/R1/ EVNR2WkSQQhKTQ== I’m starting to try out MultiPeer Connectivity, and my little test project works fine but is logging a lot of messages of the form: [GCKSession] Not in connected state, so giving up for participant [7CC095F5] on channel [1]. [ERROR] ICEStopConnectivityCheck:2688 ICEStopConnectivityCheck() found no ICE check with call id (2092996085) I assume these come from MPC or other Apple frameworks. — Does anyone know what these mean? — Is there anything questionable I’m doing that might cause them, that I could correct in my code? — Or, is there anyway to suppress these so they don’t gunk up my logs? These messages seem to show up for quite a few people, and have been going on for years, which is sort of weird since MPC should be a pretty mature technology by now. https://www.google.com/search?q=ICEStopConnectivityCheck <https://www.google.com/search?q=ICEStopConnectivityCheck> —Jens PS: I’m doing this on macOS 10.13.4 beta, building a little command-line tool in Xcode 9.3. _______________________________________________ Do not post admin requests to the list. They will be ignored. Macnetworkprog mailing list (Macnetworkprog@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/macnetworkprog/site_archiver%40lists... This email sent to site_archiver@lists.apple.com
participants (1)
-
Jens Alfke