[swift-corelibs-dev] Fix API disparities between Darwin and Corelibs Foundation

2016-06-24 Thread David Hart via swift-corelibs-dev
If the goal is to have Darwin and Corelibs Foundation as API compatible as possible, I think the Foundation team at Apple should start introducing some of the rare API changes back into Darwin Foundation before the final release of iOS 10 and macOS Sierra. For example, it's currently impossible

Re: [swift-corelibs-dev] NSStream implementation

2016-06-24 Thread Tony Parker via swift-corelibs-dev
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 > wrote: > > Hi > > Looking into the NSStream class in Foundation, the NSInputStream and > NSOutputStream subclasses have their APIs