I just had an internal discussion at my company and it seems I've been wrong for 15 years thinking NIO or java.nio stands for non-blocking i/o. In fact, I've been told it does in fact stand for New I/O. I'm just wondering what HN folks have to say about this. Surprising? Still up for debate? Or is it cut and dry that NIO stands for New I/O?
<a href="https://docs.oracle.com/javase/8/docs/technotes/guides/io/enhancements.html" rel="nofollow">https://docs.oracle.com/javase/8/docs/technotes/guides/io/en...</a><p>"NIO stands for non-blocking I/O"<p>Funny, I thought it was NATIVE I/O.