FreeHost3270 Bug Fix Bonanza!
I’ve been working with FreeHost3270 quite a bit the last day at work.
I found a race condition in the disconnect code, that was doing some very bad things to my application.
So I fixed it.
Then I rewrote all the socket I/O code to use the java.nio package.
I’ll start doing some profiling in the coming weeks. I’m sure I’ll probably beef this thing up a bit more by the time it’s all said and done. At any rate, the JTerminal GUI component is coming along nicely as well.
