Saleem Abdulrasool

Results 121 comments of Saleem Abdulrasool

Well, pipes are fine, it just is that anonymous pipes don't have a way to be marked as async, though all IO on Windows is technically async (you can use...

The one thing that I am concerned about is surfacing the API differences ... that has always caused trouble as it ends up causing downstream packages to break when they...

If there are public interfaces that may reference anything. I suppose the alternate way to approach this: what exactly do you have in mind to remove?

I think that it is worth going down this path. Ultimately, the dependencies percolate throughout the tooling (docc is a good example). Pushing the differences down means that a lot...

If there is a way that you can ensure that the client is insulated from the differences, I'd be okay with a separate module.

If it is as you claim, a simple selection at initialization, that seems fine as long as there is something in NIO that ensures that any changes made in NIO...

Would you mind splitting this up into two separate changes? Addition of the signposts should be simple and straight forward, and then we can look at the structural changes for...

Are there actual issues that need to be addressed and aren't being addressed?

@ktoso if google/benchmark supports that format, I think would be a good reason to support it here as well. @karwa I think that graphical output is something that I would...

Hmm, happen to have a good reference for the format?