Re: kqueue
Re: kqueue
- Subject: Re: kqueue
- From: Michael Hall <email@hidden>
- Date: Thu, 24 Nov 2016 15:38:49 -0600
>
>> On Nov 24, 2016, at 3:27 PM, Alex Zavatone <email@hidden> wrote:
>>
>>
>> Yeah, I was trying to see if it would be possible for whatever service is failing to send events to display periodic output that would help you determine what stops working and why.
>>
>> I'll send you some samples offline that might help.
I received your examples. Mac ones could be useful.
Thanks.
Although the code does pass all the Basic JDK WatchService tests, so I think my code is pretty much correct.
I would still be interested if anyone had any thoughts on why java going into a wait would cause the kqueue to stop posting events?
Or would know of general reasons why kqueue would stop posting events?
I did a lot of googling on that the last time around but pretty much came up empty.
Michael Hall
_______________________________________________
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
References: | |
| >kqueue (From: Michael Hall <email@hidden>) |
| >Re: kqueue (From: Alex Zavatone <email@hidden>) |
| >Re: kqueue (From: Michael Hall <email@hidden>) |
| >Re: kqueue (From: Alex Zavatone <email@hidden>) |