[swift-corelibs-dev] NSFileHandle implementation

Tony Parker anthony.parker at apple.com
Wed Jun 22 16:57:47 CDT 2016


Hi Rhett,

Sure, we’d love some help here.

One challenge with this particular API is that we haven’t yet integrated libdispatch into Foundation (work is in progress right now), so the async behavior might be difficult to implement.

- Tony

> On Jun 22, 2016, at 2:39 PM, Gwynne Raskind via swift-corelibs-dev <swift-corelibs-dev at swift.org> wrote:
> 
> Situation might have changed since, but last time I asked after that (early last week), I was told that pull requests are welcomed - I’d say it’s safe to offer up an implementation, assuming it provides the appropriate semantics :).
> 
> -- Gwynne Raskind
> 
> 
> 
>> On Jun 22, 2016, at 15:49, Rhett Rogers via swift-corelibs-dev <swift-corelibs-dev at swift.org> wrote:
>> 
>> Hi I’m trying to use NSPipe to read in output from a task.  I see that we don’t have readabilityHandler() implemented yet in NSFileHandle as of the swift-3.0-preview-2 branch.  Is anyone working on this, or can I be of assistance with this? I am new to the mailing lists and I am not sure how this works yet. :P
>> 
>> 
>> -Rhett
>> 
>> Sent from my Mac
>> _______________________________________________
>> swift-corelibs-dev mailing list
>> swift-corelibs-dev at swift.org
>> https://lists.swift.org/mailman/listinfo/swift-corelibs-dev
> 
> _______________________________________________
> swift-corelibs-dev mailing list
> swift-corelibs-dev at swift.org
> https://lists.swift.org/mailman/listinfo/swift-corelibs-dev



More information about the swift-corelibs-dev mailing list