aboutsummaryrefslogtreecommitdiff
path: root/java/com/xagasoft/gats/GatsInputStream.java (follow)
AgeCommit message (Collapse)Author
2012-01-16Lots of documentation, an example program, and also some visibility cleanup.Mike Buland
2011-04-27The GatsInputStream is much, much simpler, should be much faster, and worksMike Buland
more like java says blocking things should work. If you ask it to read an object, it will, it will wait on the socket until it gets a whole one, or throws an exception.
2011-04-27david - some changesDavid
2011-04-21Bugfix, forgot to clear my read buffer.Mike Buland
2011-04-21It...builds?Mike Buland
2011-04-21Gats for java is getting closer.Mike Buland