Re: Network and DarkWake
Re: Network and DarkWake
- Subject: Re: Network and DarkWake
- From: Matt Patenaude <email@hidden>
- Date: Sun, 02 Sep 2012 09:46:02 -0400
Are you using it in the asynchronous callback style, or the synchronous GetFlags function? This situation seems well-suited to the former, and if that's not working correctly, perhaps you should report a bug.
-Matt
Sent from my iPhone
On Sep 2, 2012, at 2:53 AM, "Gerriet M. Denkmann" <email@hidden> wrote:
>
> On 2 Sep 2012, at 12:34, Matt Patenaude <email@hidden> wrote:
>
>> You might consider using SCNetworkReachability to monitor when the availability of time.apple.com changes.
>>
>> https://developer.apple.com/library/mac/#documentation/SystemConfiguration/Reference/SCNetworkReachabilityRef/Reference/reference.html
>
> I am already using this.
>
> But the problem seems to be: my app starts running again (because DarkWake), then some time elapses, and finally everything is back to normal.
>
> Trying to use the network (getaddrinfo(), SCNetworkReachability or whatever) before this point seems to lead to problems.
>
> What I really need is something like NSWorkspaceDidDarkWakeNotification which is sent when everything is back to normal after a DarkWake.
> But I could not find such a notification.
>
> Kind regards,
>
> Gerriet.
>
_______________________________________________
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