Hi Daniel:
Support for DISPATCH_SOURCE_TYPE_READ should be there. If I remember
correctly its just support for processes and VM memory pressure that isn't
available.
Chris
From: Daniel Eggert
To: Chris Bailey/UK/IBM@IBMGB
Cc: Dan Stenmark , Swift core libraries
Date: 20/04/20
Hi Tony, Daniel, Thanks for your responses. Would it be acceptable if, for now, we check for the availability of Dispatch and conditionally compile calls to it into the current implementation of NSURLSession* (something like the _HAS_DISPATCH__ macro used in CoreFoundation)? This would make NSURLS
I think that would make a giant mess. I'm curious how far off we are for having
lob libdispatch on Linux. I think it would be worth waiting a bit longer I n
stead of making the code illegible. Just my 2¢.
/Daniel
> On Apr 20, 2016, at 04:23, Pushkar N Kulkarni wrote:
>
> Hi Tony, Daniel,
>
> On Apr 20, 2016, at 9:43 AM, Daniel Eggert via swift-corelibs-dev
> wrote:
>
> I think that would make a giant mess. I'm curious how far off we are for
> having lob libdispatch on Linux. I think it would be worth waiting a bit
> longer I n stead of making the code illegible. Just my 2¢.
+1