31 March 2006 (TG)
-Bugfix. There were problems where the busy and available pools were
continually being created over and over again. This has been
fixed and not only does this solve a very subtle outstanding
bug, but it also results in a massive performance increase!
-Bugfix. Fixed the code where we treat the input and output stream
of a SockIO object as two different objects when .NET just
treats them as a single object. This was a hold-over from
java.
The code isn't in CVS yet (but it is in the file release) because it looks
like the sourceforge CVS server is down, or doesn't want me to connect.
|