xwords/xwords4/relay
2010-11-15 06:50:09 -08:00
..
.gitignore get started with test/cmdline app to query relay's new proxy interface. 2010-09-16 20:13:24 -07:00
configs.cpp Need to remove before inserting. Todo: is there a replace? 2009-07-31 12:39:47 +00:00
configs.h up copyright 2009-07-30 12:54:17 +00:00
cref.cpp use GameFull() 2010-11-15 06:48:57 -08:00
cref.h remove unused method and variable 2010-11-12 18:25:15 -08:00
crefmgr.cpp track isDead when creating SafeCref for devgone 2010-11-15 06:49:41 -08:00
crefmgr.h track isDead when creating SafeCref for devgone 2010-11-15 06:49:41 -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 add GameFull -- database, not in-memory state, knows if game is full. 2010-11-15 06:48:36 -08:00
dbmgr.h add GameFull -- database, not in-memory state, knows if game is full. 2010-11-15 06:48:36 -08:00
http.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:00 -07:00
http.h serve http view from cached data and make cache refresh rate 2009-08-21 12:32:57 +00:00
lstnrmgr.cpp meant to check this in 2010-08-12 06:42:59 -07: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 finish rq to work with current format; add to makefile 2010-09-21 06:26:49 -07: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 write the count 2010-11-15 06:50:09 -08:00
states.cpp accept new message from device announcing the death of a game 2010-11-11 06:40:50 -08:00
states.h accept new message from device announcing the death of a game 2010-11-11 06:40:50 -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 reduce logging 2010-10-05 20:57:19 -07:00
tpool.h log, for now as I've seen assertions failures suggesting a race, the 2010-09-23 06:34:18 -07:00
xwrelay.conf_tmplate change default port 2010-09-29 07:37:26 -07:00
xwrelay.cpp allow more than one device death per message 2010-11-14 15:19:38 -08:00
xwrelay.css Add an http interface (read-only web console). 2009-02-28 16:15:59 +00:00
xwrelay.h new constants, include new status event type, for relay to accept 2010-11-11 06:26:59 -08:00
xwrelay.sh add new DEAD column to track when a game's been deleted 2010-11-11 06:29:21 -08:00
xwrelay_priv.h block TERM and INT from all but the main thread. (Pretty much untested; doesn't fix hang-on-SIGINT.) 2010-10-04 20:03:00 -07:00