NioLineCount: WIP. Non-blocking IO

Not working yet
This commit is contained in:
Karsten Jeppesen
2021-04-13 19:43:34 +02:00
parent d06b416c53
commit 860282ccb4
4 changed files with 11873 additions and 0 deletions

17
NioLineCount/.project Normal file
View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>NioLineCount</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>