xwords/xwords4
ehouse 74b6d76182 Fix messages getting dropped when remote device isn't connected by, on
getting a new connection, making a callback that calls resend_all().
This means a lot of duplication, but duplication is free with
bluetooth.  The underlying problem is that packets are reported as
sent not when acked by the other side, but when passed to a lower
level that may not be connected at all.
2006-11-11 22:52:39 +00:00
..
common Refactor to not return from middle of function. No behavior change. 2006-11-11 22:38:20 +00:00
dawg Change LANG to XWLANG to avoid conflict with ENV variable. 2006-08-11 01:44:08 +00:00
franklin use stream_putString 2006-04-25 13:46:59 +00:00
linux resend_all when a socket connects. This is the strategy needed with 2006-11-11 22:44:31 +00:00
palm Fix messages getting dropped when remote device isn't connected by, on 2006-11-11 22:52:39 +00:00
relay Make self-restarting: fork child and wait (to deal with asserts). 2006-10-11 02:06:20 +00:00
symbian tweaks to compile both standalone and for relay use. Remember: Symbian 2006-09-23 20:40:36 +00:00
tests allow to run multiple games at once 2005-09-14 05:12:07 +00:00
wince Use new XP_TriEnable type; begin work to support bluetooth by tracking 2006-10-28 14:56:04 +00:00
Makefile first checked in 2003-12-09 05:21:42 +00:00