Re: [swift-corelibs-dev] NSFileHandle implementation

2016-06-22 Thread Rhett Rogers via swift-corelibs-dev
up an implementation, assuming it provides the appropriate >> semantics :). >> >> -- Gwynne Raskind >> >> >> >>> On Jun 22, 2016, at 15:49, Rhett Rogers via swift-corelibs-dev >>> wrote: >>> >>> Hi I’m trying to use NSPipe to read in o

[swift-corelibs-dev] NSFileHandle implementation

2016-06-22 Thread Rhett Rogers via swift-corelibs-dev
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 thi