[swift-corelibs-dev] NSStream implementation
Tony Parker
anthony.parker at apple.com
Fri Jun 24 17:29:32 CDT 2016
Hi Mamatha,
This seems like a reasonable starting point. Thanks for taking this on!
- Tony
> On Jun 23, 2016, at 1:14 AM, Mamatha Busi via swift-corelibs-dev <swift-corelibs-dev at swift.org> wrote:
>
> Hi
>
> Looking into the NSStream class in Foundation, the NSInputStream and NSOutputStream subclasses have their APIs unimplemented. I would like to have a go at implementing them. Found the Corefoundation implementation of streams in CFStream. Can I use CFStream and build upon it to get NSStream working?
>
> Regards
> Mamatha
>
> _______________________________________________
> swift-corelibs-dev mailing list
> swift-corelibs-dev at swift.org
> https://lists.swift.org/mailman/listinfo/swift-corelibs-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-corelibs-dev/attachments/20160624/3cc3deb0/attachment.html>
More information about the swift-corelibs-dev
mailing list