xwords/xwords4/android
Andy2 b23de9a958 switch from nio to regular old io, with separate reader and writer
threads.  Greatly simplifies things, but only tested for the simplest
case, and I know it won't correctly reconnect when relay goes down.
But folks recommend against nio, and I'd like to see if I'll get
notifications in the form of blocking socket calls returning or
raising exceptions when the network goes down, something that isn't
happenening with nio.
2010-12-03 18:48:14 -08:00
..
scripts improve script. Allow pass either branch or tag on commandline, 2010-11-07 08:16:36 -08:00
XWords4 switch from nio to regular old io, with separate reader and writer 2010-12-03 18:48:14 -08:00
Application.mk initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +00:00
INSTALL.txt fix for new location. Need to get this out of git somehow. 2010-06-07 06:11:11 -07:00