Re: __nw_connection_get_connected_socket_block_invoke 15 Connection has no connected handler
Re: __nw_connection_get_connected_socket_block_invoke 15 Connection has no connected handler
- Subject: Re: __nw_connection_get_connected_socket_block_invoke 15 Connection has no connected handler
- From: Bill Monk <email@hidden>
- Date: Mon, 08 May 2017 14:15:34 -0500
I’ve seen that a lot too (also doing a ton of network calls). My understanding (can’t recall from where) is it’s some sort of internal logging and can safely be ignored.
At any rate, it can be suppressed. Set this environment variable in the Scheme editor for you debug target:
OS_ACTIVITY_MODE disable
I’ve noticed no ill effects; certainly it’s been a relief not seeing that log spew all day long. YMMV
> 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).
>
>
> --
> Rick Mann
> email@hidden <mailto:email@hidden>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden