Re: __nw_connection_get_connected_socket_block_invoke 15 Connection has no connected handler
site_archiver@lists.apple.com Delivered-To: macnetworkprog@lists.apple.com
On May 7, 2017, at 9:37 PM, Rick Mann <rmann@latencyzero.com> wrote:
Reposting on a better list…
Our app, which does a ton of network calls, gets a lot of console log messages like:
__nw_connection_get_connected_socket_block_invoke 15 Connection has no connected handler
Anyone know what this is? Google was not very helpful (people complain about it, but I couldn't find any real answers).
nw_connection comes from libnetwork, a private low level networking library used by NSURLSession and CFNetwork. If you haven’t already done so, please file a radar. It sounds like someone is attempting to fetch the socket file descriptor for a connected that isn’t established. -josh _______________________________________________ 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)
-
Josh Graessley