Nathan Beyer wrote: > I'm seeing a compile error in NIO's ServerSocketChannelImpl on line > 90. It was calling INetworkSystem createServerSocketStream. I changed > to the only comparable method I could find - createStreamSocket. > > I haven't checked this in yet, but I probably will in a bit once I > verify all compiles are successful.
Sorry, I didn't commit r721516 from high enough in the tree, so I still had local changes. Thanks for catching it. Strange that there was no build alert triggered by this, the last I see is a "[build-test alert] PASSED Linux x86: drlvm-test debug" on Nov 28? Regards, Tim
