Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
ehouse 3b79617c61 Add and use driver for communication over TCP. Driver uses two
threads, reader and writer, on a single socket.  With this checkin a
connect request reaches the relay and a response comes back and is
passed to and recognized by the common code.  A full game should now
work, but hasn't been tried.  Nor is there any handling of socket
errors, retries, etc.
2005-07-30 02:02:49 +00:00
common add a const 2005-07-30 01:48:17 +00:00
dawg syntax error 2005-07-09 15:36:39 +00:00
franklin catch up with API changes 2005-07-09 15:26:12 +00:00
linux Get rid of unused param 2005-07-14 02:54:47 +00:00
palm Get rid of unused param 2005-07-14 02:54:47 +00:00
relay Pass protocol version code with connect request, and return error if 2005-07-06 01:36:52 +00:00
symbian fix crash by initing in right place. (modified and checked in from 9300) 2005-04-22 13:49:33 +00:00
tests implement usage() 2005-05-01 17:38:31 +00:00
wince Add and use driver for communication over TCP. Driver uses two 2005-07-30 02:02:49 +00:00
Makefile first checked in 2003-12-09 05:21:42 +00:00