xwords/xwords4/relay
2013-01-26 18:55:55 -08:00
..
scripts tweak display 2013-01-21 19:44:08 -08:00
.gitignore get started with test/cmdline app to query relay's new proxy interface. 2010-09-16 20:13:24 -07:00
addrinfo.cpp relay improvements for UDP connection: record addresses, prepare to 2013-01-18 07:10:47 -08:00
addrinfo.h handle all three types of message in a single thread, punting all 2013-01-26 11:54:48 -08:00
cidlock.cpp Merge branch 'android_branch' into gtk_multigame 2013-01-13 10:41:14 -08:00
cidlock.h get rid of mapping of socket->game_connection, which will not work 2013-01-12 16:09:24 -08:00
configs.cpp assert that map.insert() is actually doing something in those cases 2013-01-24 19:34:20 -08:00
configs.h up copyright 2009-07-30 12:54:17 +00:00
cref.cpp fix logging of sockets 2013-01-26 18:55:55 -08:00
cref.h more changes to storage and fetching of messages and to protocol so 2013-01-19 14:34:04 -08:00
crefmgr.cpp assert that map.insert() is actually doing something in those cases 2013-01-24 19:34:20 -08:00
crefmgr.h relay improvements for UDP connection: record addresses, prepare to 2013-01-18 07:10:47 -08:00
ctrl.cpp block TERM and INT from all but the main thread. (Pretty much untested; doesn't fix hang-on-SIGINT.) 2010-10-04 20:03:19 -07:00
ctrl.h add missing lock(); track and display uptime of daemon child as well as parent 2009-07-31 12:56:04 +00:00
dbmgr.cpp fix syntax error in query 2013-01-24 21:11:15 -08:00
dbmgr.h fix test: unset TEXT column returns as "", not NULL. 2013-01-22 06:52:50 -08:00
devid.h add udp socket and protocol for use over it so that a device can 2013-01-15 18:41:17 -08:00
devmgr.cpp fix use of map.insert: check for existing key and overwrite value 2013-01-23 07:35:20 -08:00
devmgr.h relay improvements for UDP connection: record addresses, prepare to 2013-01-18 07:10:47 -08:00
http.cpp get rid of mapping of socket->game_connection, which will not work 2013-01-12 16:09:24 -08:00
http.h serve http view from cached data and make cache refresh rate 2009-08-21 12:32:57 +00:00
lstnrmgr.cpp assert that map.insert() is actually doing something in those cases 2013-01-24 19:34:20 -08:00
lstnrmgr.h add second class of socket to be listened on, meant for per-device 2010-08-12 06:42:33 -07:00
Makefile add msgid and acking to protocol -- maybe for debugging only. 2013-01-23 07:40:52 -08:00
mlock.h up copyright 2009-07-30 12:54:17 +00:00
permid.cpp Store start time as time_t rather than string. 2009-09-26 14:05:51 +00:00
permid.h Store start time as time_t rather than string. 2009-09-26 14:05:51 +00:00
rq.c Merge branch 'android_branch' into send_in_background 2011-11-29 06:45:32 -08:00
states.cpp more changes to storage and fetching of messages and to protocol so 2013-01-19 14:34:04 -08:00
states.h more changes to storage and fetching of messages and to protocol so 2013-01-19 14:34:04 -08:00
timermgr.cpp add ACK to protocol, returned by device after gets connName on initial 2010-09-14 13:54:52 -07:00
timermgr.h remove unused funtion declaraion 2010-09-14 21:15:24 -07:00
tpool.cpp fix logging of sockets 2013-01-26 18:55:55 -08:00
tpool.h handle all three types of message in a single thread, punting all 2013-01-26 11:54:48 -08:00
udpack.cpp don't bother pushing do-we-ack decision out of static method 2013-01-24 19:23:05 -08:00
udpack.h don't bother pushing do-we-ack decision out of static method 2013-01-24 19:23:05 -08:00
udpqueue.cpp handle all three types of message in a single thread, punting all 2013-01-26 11:54:48 -08:00
udpqueue.h handle all three types of message in a single thread, punting all 2013-01-26 11:54:48 -08:00
xwrelay.conf_tmplate add udp socket and protocol for use over it so that a device can 2013-01-15 18:41:17 -08:00
xwrelay.cpp handle all three types of message in a single thread, punting all 2013-01-26 11:54:48 -08:00
xwrelay.css Add an http interface (read-only web console). 2009-02-28 16:15:59 +00:00
xwrelay.h comment 2013-01-24 20:27:56 -08:00
xwrelay.sh optionally (compile-time change for now) store message data as 2013-01-21 19:39:57 -08:00
xwrelay_priv.h handle all three types of message in a single thread, punting all 2013-01-26 11:54:48 -08:00